- AAPT_PACKAGE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidBinaryGraphEnhancer
-
- AaptPackageResources - Class in com.facebook.buck.android
-
Packages the resources using aapt.
- AaptResourceCollector - Class in com.facebook.buck.android.aapt
-
Responsible for collecting resources parsed by
MiniAapt and assigning unique integer ids
to those resources.
- AaptResourceCollector() - Constructor for class com.facebook.buck.android.aapt.AaptResourceCollector
-
- AaptStep - Class in com.facebook.buck.android
-
Runs the Android Asset Packaging Tool (aapt), which creates an .apk file.
- AaptStep(Path, Path, ImmutableList<Path>, ImmutableSortedSet<Path>, Path, Path, Optional<Path>, boolean, boolean, ManifestEntries) - Constructor for class com.facebook.buck.android.AaptStep
-
- aar - Variable in class com.facebook.buck.android.AndroidPrebuiltAarDescription.Arg
-
- AAR_FORMAT - Static variable in class com.facebook.buck.android.AndroidAar
-
- AAR_UNZIP_FLAVOR - Static variable in class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- ABI_KEY_ON_DISK_METADATA - Static variable in interface com.facebook.buck.rules.keys.AbiRule
-
- AbiRule - Interface in com.facebook.buck.rules.keys
-
BuildRule that can avoid rebuilding itself when the ABI of its deps has not changed and
all properties of the rule other than its deps have not changed.
- AbiRuleKeyBuilderFactory - Class in com.facebook.buck.rules.keys
-
- AbiRuleKeyBuilderFactory(int, FileHashLoader, SourcePathResolver, DefaultRuleKeyBuilderFactory) - Constructor for class com.facebook.buck.rules.keys.AbiRuleKeyBuilderFactory
-
- AbstractArchiveMemberPath - Class in com.facebook.buck.io
-
- AbstractArchiveMemberPath() - Constructor for class com.facebook.buck.io.AbstractArchiveMemberPath
-
- AbstractBatchingLogger - Class in com.facebook.buck.util.network
-
Common functionality for uploading log entries in batches.
- AbstractBatchingLogger(int) - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
-
- AbstractBatchingLogger() - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
-
- AbstractBatchingLogger.BatchEntry - Class in com.facebook.buck.util.network
-
- AbstractBottomUpTraversal<T,E extends Throwable> - Class in com.facebook.buck.graph
-
Class that performs a "bottom-up" traversal of a DAG.
- AbstractBottomUpTraversal(TraversableGraph<T>) - Constructor for class com.facebook.buck.graph.AbstractBottomUpTraversal
-
- AbstractBreadthFirstThrowingTraversal<Node,E extends Throwable> - Class in com.facebook.buck.graph
-
Performs a breadth-first traversal of dependencies of a graph node.
- AbstractBreadthFirstThrowingTraversal(Node) - Constructor for class com.facebook.buck.graph.AbstractBreadthFirstThrowingTraversal
-
- AbstractBreadthFirstThrowingTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.graph.AbstractBreadthFirstThrowingTraversal
-
- AbstractBreadthFirstTraversal<Node> - Class in com.facebook.buck.graph
-
Performs a breadth-first traversal of dependencies of a graph node.
- AbstractBreadthFirstTraversal(Node) - Constructor for class com.facebook.buck.graph.AbstractBreadthFirstTraversal
-
- AbstractBreadthFirstTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.graph.AbstractBreadthFirstTraversal
-
- AbstractBuckEvent - Class in com.facebook.buck.event
-
Base class for all build events.
- AbstractBuckEvent(EventKey) - Constructor for class com.facebook.buck.event.AbstractBuckEvent
-
- AbstractBuildRule - Class in com.facebook.buck.rules
-
Abstract implementation of a
BuildRule that can be cached.
- AbstractBuildRule(BuildRuleParams, SourcePathResolver) - Constructor for class com.facebook.buck.rules.AbstractBuildRule
-
- AbstractCharsetProcessListener - Class in com.facebook.buck.util
-
- AbstractCharsetProcessListener(Charset) - Constructor for class com.facebook.buck.util.AbstractCharsetProcessListener
-
- AbstractCharsetProcessListener(CharsetEncoder, CharsetDecoder, CharsetDecoder) - Constructor for class com.facebook.buck.util.AbstractCharsetProcessListener
-
- AbstractCommand - Class in com.facebook.buck.cli
-
- AbstractCommand() - Constructor for class com.facebook.buck.cli.AbstractCommand
-
- AbstractCommandRunnerParams - Interface in com.facebook.buck.cli
-
- AbstractConsoleEventBusListener - Class in com.facebook.buck.event.listener
-
Base class for
BuckEventListeners responsible for outputting information about the
running build to
stderr.
- AbstractConsoleEventBusListener(Console, Clock, Locale, ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- AbstractContainerCommand - Class in com.facebook.buck.cli
-
- AbstractContainerCommand() - Constructor for class com.facebook.buck.cli.AbstractContainerCommand
-
- AbstractCxxLibrary - Interface in com.facebook.buck.cxx
-
- AbstractDescriptionArg - Class in com.facebook.buck.rules
-
- AbstractDescriptionArg() - Constructor for class com.facebook.buck.rules.AbstractDescriptionArg
-
- AbstractDistBuildCommand - Class in com.facebook.buck.cli
-
- AbstractDistBuildCommand() - Constructor for class com.facebook.buck.cli.AbstractDistBuildCommand
-
- AbstractExecutionStep - Class in com.facebook.buck.step
-
- AbstractExecutionStep(String) - Constructor for class com.facebook.buck.step.AbstractExecutionStep
-
- AbstractFileLike - Class in com.facebook.buck.jvm.java.classes
-
- AbstractFileLike() - Constructor for class com.facebook.buck.jvm.java.classes.AbstractFileLike
-
- AbstractGenruleDescription<T extends AbstractGenruleDescription.Arg> - Class in com.facebook.buck.shell
-
- AbstractGenruleDescription() - Constructor for class com.facebook.buck.shell.AbstractGenruleDescription
-
- AbstractGenruleDescription.Arg - Class in com.facebook.buck.shell
-
- AbstractGenruleStep - Class in com.facebook.buck.shell
-
- AbstractGenruleStep(ProjectFilesystem, BuildTarget, AbstractGenruleStep.CommandString, Path) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
-
- AbstractGenruleStep.CommandString - Class in com.facebook.buck.shell
-
- AbstractMacroExpander<T> - Class in com.facebook.buck.rules.macros
-
- AbstractMacroExpander() - Constructor for class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- AbstractNetworkCache - Class in com.facebook.buck.artifact_cache
-
- AbstractNetworkCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- AbstractReport - Class in com.facebook.buck.rage
-
Base class for gathering logs and other interesting information from buck.
- AbstractReport(ProjectFilesystem, DefectReporter, BuildEnvironmentDescription, PrintStream, RageConfig, ExtraInfoCollector) - Constructor for class com.facebook.buck.rage.AbstractReport
-
- AbstractTestStep - Class in com.facebook.buck.step
-
Abstract implementation of
Step that ...
- AbstractTestStep(String, ProjectFilesystem, Optional<Path>, ImmutableList<String>, Optional<ImmutableMap<String, String>>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.step.AbstractTestStep
-
- AbstractTypeCoercerFactory - Class in com.facebook.buck.rules.coercer
-
Create
TypeCoercers that can convert incoming java structures (from json) into particular
types.
- AbstractTypeCoercerFactory(ObjectMapper, PathTypeCoercer) - Constructor for class com.facebook.buck.rules.coercer.AbstractTypeCoercerFactory
-
- AccumulateClassNamesStep - Class in com.facebook.buck.jvm.java
-
Step that takes a directory or zip of
.class files and traverses it to get the
total set of
.class files included by the directory or zip.
- AccumulateClassNamesStep(ProjectFilesystem, Optional<Path>, Path) - Constructor for class com.facebook.buck.jvm.java.AccumulateClassNamesStep
-
- accumulatedTimeTracker - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- AccumulatedTimeTracker - Class in com.facebook.buck.event.listener
-
- AccumulatedTimeTracker(ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.AccumulatedTimeTracker
-
- acquire(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
-
Returns the future which will be completed by the moment when resources will be acquired.
- actionConfigNames - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- ActionGraph - Class in com.facebook.buck.rules
-
- ActionGraph(Iterable<BuildRule>) - Constructor for class com.facebook.buck.rules.ActionGraph
-
- ActionGraphAndResolver - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractActionGraphAndResolver.
- ActionGraphAndResolver.Builder - Class in com.facebook.buck.rules
-
- ActionGraphCache - Class in com.facebook.buck.rules
-
- ActionGraphCache(BroadcastEventListener) - Constructor for class com.facebook.buck.rules.ActionGraphCache
-
- actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- ActionGraphCreationException(String) - Constructor for exception com.facebook.buck.cli.BuildCommand.ActionGraphCreationException
-
- ActionGraphEvent - Class in com.facebook.buck.event
-
Base class for events about building up the action graph from the target graph.
- ActionGraphEvent(EventKey) - Constructor for class com.facebook.buck.event.ActionGraphEvent
-
- ActionGraphEvent.Cache - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.Hit - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.Miss - Class in com.facebook.buck.event
-
- ActionGraphEvent.Finished - Class in com.facebook.buck.event
-
- ActionGraphEvent.Processed - Class in com.facebook.buck.event
-
- ActionGraphEvent.Started - Class in com.facebook.buck.event
-
- actionGraphFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- actionGraphStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- actuallyClose() - Method in class com.facebook.buck.zip.CustomZipOutputStream
-
- actuallyClose() - Method in class com.facebook.buck.zip.OverwritingZipOutputStream
-
- actuallyCloseEntry() - Method in class com.facebook.buck.zip.CustomZipOutputStream
-
- actuallyCloseEntry() - Method in class com.facebook.buck.zip.OverwritingZipOutputStream
-
- actuallyPutNextEntry(ZipEntry) - Method in class com.facebook.buck.zip.CustomZipOutputStream
-
- actuallyPutNextEntry(ZipEntry) - Method in class com.facebook.buck.zip.OverwritingZipOutputStream
-
- actuallyWrite(byte[], int, int) - Method in class com.facebook.buck.zip.CustomZipOutputStream
-
- actuallyWrite(byte[], int, int) - Method in class com.facebook.buck.zip.OverwritingZipOutputStream
-
- AcyclicDepthFirstPostOrderTraversal<T> - Class in com.facebook.buck.graph
-
Performs a depth-first, post-order traversal over a DAG.
- AcyclicDepthFirstPostOrderTraversal(GraphTraversable<T>) - Constructor for class com.facebook.buck.graph.AcyclicDepthFirstPostOrderTraversal
-
- AcyclicDepthFirstPostOrderTraversal.CycleException - Exception in com.facebook.buck.graph
-
- adbCall(AdbHelper.AdbCallable, boolean) - Method in class com.facebook.buck.android.AdbHelper
-
- AdbCallable() - Constructor for class com.facebook.buck.android.AdbHelper.AdbCallable
-
- AdbCommandLineOptions - Class in com.facebook.buck.cli
-
- AdbCommandLineOptions() - Constructor for class com.facebook.buck.cli.AdbCommandLineOptions
-
- AdbHelper - Class in com.facebook.buck.android
-
Helper for executing commands over ADB, especially for multiple devices.
- AdbHelper(AdbOptions, TargetDeviceOptions, ExecutionContext, Console, BuckEventBus, boolean) - Constructor for class com.facebook.buck.android.AdbHelper
-
- AdbHelper.AdbCallable - Class in com.facebook.buck.android
-
Base class for commands to be run against an IDevice.
- AdbHelper.CommandFailedException - Exception in com.facebook.buck.android
-
An exception that indicates that an executed command returned an unsuccessful exit code.
- adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.InstallCommand
-
- adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.UninstallCommand
-
- AdbOptions - Class in com.facebook.buck.step
-
- AdbOptions() - Constructor for class com.facebook.buck.step.AdbOptions
-
- AdbOptions(int, boolean) - Constructor for class com.facebook.buck.step.AdbOptions
-
- add(AndroidPrebuiltAar) - Method in class com.facebook.buck.android.AndroidPrebuiltAarCollection
-
- add(String, String, String) - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
-
- add(String, Path) - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
-
- add(String) - Method in class com.facebook.buck.counters.TagSetCounter
-
- add(Tool) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(CxxSource) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(SourcePath) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(BuildRule) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(T) - Method in class com.facebook.buck.event.listener.BuckEventOrderer
-
- add(Pattern, T) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
-
- add(ImmutableMap<BuildTarget, Version>, T) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
-
- add(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- addAccumulateClassNamesStep(ImmutableSet<Path>, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.AndroidBinary
-
- addAll(Collection<String>) - Method in class com.facebook.buck.counters.TagSetCounter
-
- addAll(Collection<? extends E>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- addAllArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Adds elements to architectures set.
- addAllArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to arflags list.
- addAllArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds elements to args list.
- addAllArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Adds elements to arguments list.
- addAllAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asflags list.
- addAllAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asmflags list.
- addAllAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asmppflags list.
- addAllAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asppflags list.
- addAllAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Adds elements to assetPaths set.
- addAllAssetsDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to assetsDirectories set.
- addAllBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Adds elements to baseBookmarks set.
- addAllBasedOffWhichTracked(Iterable<String>) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Adds elements to basedOffWhichTracked set.
- addAllBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Adds elements to blacklistedWifiSsids set.
- addAllBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds elements to buildFileImportWhitelist list.
- addAllBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.APKModule.Builder
-
Adds elements to buildTargets set.
- addAllBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets.Builder
-
Adds elements to buildTargets set.
- addAllBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to bytecodeIncludes list.
- addAllCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Adds elements to cacheModes list.
- addAllCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cflags list.
- addAllCFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to cFlags list.
- addAllChildren(Iterable<? extends Path>) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Adds elements to children set.
- addAllClassesToRemoveFromJar(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to classesToRemoveFromJar set.
- addAllClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to classpathEntriesToDex set.
- addAllClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to classpathEntriesToDex set.
- addAllClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Adds elements to classPaths set.
- addAllCommand(Iterable<String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to command list.
- addAllCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Adds elements to command list.
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to contacts list.
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to contacts set.
- addAllCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cppflags list.
- addAllCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cudaflags list.
- addAllCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cudappflags list.
- addAllCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cxxflags list.
- addAllCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cxxppflags list.
- addAllCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Adds elements to cxxPreprocessorInput list.
- addAllDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds elements to defaultIncludes list.
- addAllDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Adds elements to developerCertificateFingerprints set.
- addAllDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to dirsContainingResourceDirs set.
- addAllDirtyFiles(Iterable<String>) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Adds elements to dirtyFiles set.
- addAllExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Adds elements to excludedResourcePaths list.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.go.GoLinkable.Builder
-
Adds elements to exportedDeps set.
- addAllExtraArgs(Iterable<String>) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Adds elements to extraArgs list.
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to extraArguments list.
- addAllExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds elements to extraClassPathDependencies set.
- addAllExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.rage.ExtraInfoResult.Builder
-
- addAllExtraInfoCommand(Iterable<String>) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Adds elements to extraInfoCommand list.
- addAllFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Adds elements to failures set.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Adds elements to flags list.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds elements to flags list.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to flags list.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.rules.SourceWithFlags.Builder
-
Adds elements to flags list.
- addAllFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.model.BuildTarget.Builder
-
Adds elements to flavors sortedSet.
- addAllFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds elements to folders set.
- addAllFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to frameworkPaths set.
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to frameworks set.
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds elements to frameworks set.
- addAllGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds elements to generatedSourceCodeFolders set.
- addAllHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- addAllIgnorePaths(Iterable<? extends PathOrGlobMatcher>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds elements to ignorePaths set.
- addAllIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- addAllIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to includes list.
- addAllIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to includes list.
- addAllIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds elements to includes list.
- addAllInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to input list.
- addAllInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Adds elements to interfaces sortedSet.
- addAllJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to javaLibrariesToDex set.
- addAllLabels(Iterable<? extends Label>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to labels list.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to labels set.
- addAllLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to ldflags list.
- addAllLdFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to ldFlags list.
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds elements to libraries set.
- addAllLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Adds elements to libraries list.
- addAllLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Adds elements to libraries sortedSet.
- addAllLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Adds elements to linkables set.
- addAllLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Adds elements to logs list.
- addAllMacroInput(Iterable<String>) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Adds elements to macroInput list.
- addAllNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to nativeIncludes list.
- addAllNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to neededCoverage list.
- addAllNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to noDxClasspathEntries set.
- addAllObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Adds elements to objectFiles list.
- addAllOCamlInput(Iterable<? extends OCamlLibrary>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to oCamlInput list.
- addAllPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds elements to packages list.
- addAllPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Adds elements to pathsChangedInWorkingDirectory set.
- addAllPathsToThirdPartyJars(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to pathsToThirdPartyJars set.
- addAllPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Adds elements to perServerData list.
- addAllPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Adds elements to perServerData list.
- addAllPlatformFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to platformFlags list.
- addAllProcessors(Collection<? extends String>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
- addAllProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to proguardConfigs set.
- addAllRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to ranlibflags list.
- addAllRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to rawKeys set.
- addAllResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourceDirectories list.
- addAllResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceDirs set.
- addAllResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceFiles set.
- addAllResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Adds elements to resourcePaths set.
- addAllResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithEmptyResButNonEmptyAssetsDir set.
- addAllResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithNonEmptyResDir list.
- addAllResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceVariantFiles set.
- addAllRuleFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to ruleFlags list.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addAllRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to rules set.
- addAllRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Adds elements to rules list.
- addAllSafeAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to safeAnnotationProcessors set.
- addAllServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Adds elements to serverPool list.
- addAllSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.FrameworkDependencies.Builder
-
Adds elements to sourcePaths set.
- addAllSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies.Builder
-
Adds elements to sourcePaths set.
- addAllSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.d.DIncludes.Builder
-
Adds elements to sources sortedSet.
- addAllSourcesSet(Iterable<? extends Map.Entry<String, CxxSource>>) - Method in class com.facebook.buck.cxx.CxxSourceSet.Builder
-
Adds elements to sourcesSet set.
- addAllSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Adds elements to steps list.
- addAllStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to stripFlags list.
- addAllSuggestions(Iterable<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Adds elements to suggestions list.
- addAllSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedArchitectures set.
- addAllSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedProductFamilyIDs set.
- addAllSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Adds elements to swiftRuntimePaths set.
- addAllSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Adds elements to swiftStaticRuntimePaths set.
- addAllSystemIncludePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to systemIncludePaths set.
- addAllSystemIncludeRoots(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to systemIncludeRoots set.
- addAllTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testCases list.
- addAllTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Adds elements to testClasses list.
- addAllTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testLogPaths list.
- addAllThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Adds elements to thinTargets list.
- addAllToIndex(C) - Method in class com.facebook.buck.rules.BuildRuleResolver
-
Adds an iterable of build rules to the index.
- addAllToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Adds elements to toolchainPaths set.
- addAllToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Adds elements to toolchains list.
- addAllWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.HeaderVerification.Builder
-
Adds elements to whitelist sortedSet.
- addAllWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to whitelistedStringDirectories set.
- addArchitectures(String) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Adds one element to architectures set.
- addArchitectures(String...) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Adds elements to architectures set.
- addArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addArflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to arflags list.
- addArflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to arflags list.
- addArg(Arg) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
Adds an argument.
- addArg(String) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
- addArgs(Arg) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds one element to args list.
- addArgs(Arg...) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds elements to args list.
- addArguments(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Adds one element to arguments list.
- addArguments(String...) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Adds elements to arguments list.
- addAsDependency(IjModuleGraph.DependencyType, IjDependencyListBuilder) - Method in interface com.facebook.buck.jvm.java.intellij.IjProjectElement
-
- addAsflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to asflags list.
- addAsflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asflags list.
- addAsmflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to asmflags list.
- addAsmflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asmflags list.
- addAsmppflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to asmppflags list.
- addAsmppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asmppflags list.
- addAsppflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to asppflags list.
- addAsppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to asppflags list.
- addAssetPaths(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Adds one element to assetPaths set.
- addAssetPaths(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Adds elements to assetPaths set.
- addAssetsDirectories(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds one element to assetsDirectories set.
- addAssetsDirectories(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to assetsDirectories set.
- addAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addBaseBookmarks(String) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Adds one element to baseBookmarks set.
- addBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Adds elements to baseBookmarks set.
- addBasedOffWhichTracked(String) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Adds one element to basedOffWhichTracked set.
- addBasedOffWhichTracked(String...) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Adds elements to basedOffWhichTracked set.
- addBlacklistedWifiSsids(String) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Adds one element to blacklistedWifiSsids set.
- addBlacklistedWifiSsids(String...) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Adds elements to blacklistedWifiSsids set.
- addBuildAction(XCScheme.BuildActionEntry) - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
-
- addBuildConfig(String, BuildConfigFields) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addBuildFileImportWhitelist(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds one element to buildFileImportWhitelist list.
- addBuildFileImportWhitelist(String...) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds elements to buildFileImportWhitelist list.
- addBuildMetadata(String, String) - Method in class com.facebook.buck.rules.BuildInfoRecorder
-
Used by the build engine to record metadata describing the build (e.g.
- addBuildMetadata(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.rules.BuildInfoRecorder
-
- addBuildTargets(BuildTarget) - Method in class com.facebook.buck.android.APKModule.Builder
-
Adds one element to buildTargets set.
- addBuildTargets(BuildTarget...) - Method in class com.facebook.buck.android.APKModule.Builder
-
Adds elements to buildTargets set.
- addBuildTargets(BuildTarget) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets.Builder
-
Adds one element to buildTargets set.
- addBuildTargets(BuildTarget...) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets.Builder
-
Adds elements to buildTargets set.
- addBytecodeFlavor(BuildTarget) - Static method in class com.facebook.buck.ocaml.OCamlBuildRulesGenerator
-
- addBytecodeIncludes(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to bytecodeIncludes list.
- addBytecodeIncludes(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to bytecodeIncludes list.
- addCacheModes(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Adds one element to cacheModes list.
- addCacheModes(String...) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Adds elements to cacheModes list.
- addCallback(ListenableFuture<List<T>>, FutureCallback<List<T>>, ListeningExecutorService) - Method in class com.facebook.buck.step.DefaultStepRunner
-
- addCallback(ListenableFuture<List<T>>, FutureCallback<List<T>>, ListeningExecutorService) - Method in interface com.facebook.buck.step.StepRunner
-
Execute callback in a new thread, once dependencies have completed.
- addCflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to cflags list.
- addCflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cflags list.
- addCFlags(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to cFlags list.
- addCFlags(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to cFlags list.
- addChildren(Path) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Adds one element to children set.
- addChildren(Path...) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Adds elements to children set.
- addClassesToRemoveFromJar(Pattern) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds one element to classesToRemoveFromJar set.
- addClassesToRemoveFromJar(Pattern...) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to classesToRemoveFromJar set.
- addClassifier(String, String) - Static method in class com.facebook.buck.maven.AetherUtil
-
Transforms maven coordinates, adding the specified classifier
- addClasspathEntriesToDex(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds one element to classpathEntriesToDex set.
- addClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to classpathEntriesToDex set.
- addClasspathEntriesToDex(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds one element to classpathEntriesToDex set.
- addClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to classpathEntriesToDex set.
- addClasspathEntry(HasJavaClassHashes, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addClassPaths(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Adds one element to classPaths set.
- addClassPaths(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Adds elements to classPaths set.
- addCommand(String) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds one element to command list.
- addCommand(String...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to command list.
- addCommand(String) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Adds one element to command list.
- addCommand(String...) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Adds elements to command list.
- addCompiledShadow(String) - Method in class com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder
-
- addContacts(String) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds one element to contacts list.
- addContacts(String...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to contacts list.
- addContacts(String) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to contacts set.
- addContacts(String...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to contacts set.
- addCppflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to cppflags list.
- addCppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cppflags list.
- addCudaflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to cudaflags list.
- addCudaflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cudaflags list.
- addCudappflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to cudappflags list.
- addCudappflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cudappflags list.
- addCustomDrawableResourceIfNotPresent(RDotTxtEntry.RType, String) - Method in class com.facebook.buck.android.aapt.AaptResourceCollector
-
- addCustomResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String) - Method in class com.facebook.buck.android.aapt.AaptResourceCollector
-
- addCxxflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to cxxflags list.
- addCxxflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cxxflags list.
- addCxxppflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to cxxppflags list.
- addCxxppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to cxxppflags list.
- addCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Adds one element to cxxPreprocessorInput list.
- addCxxPreprocessorInput(CxxPreprocessorInput...) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Adds elements to cxxPreprocessorInput list.
- addDebugFlavor(BuildTarget) - Static method in class com.facebook.buck.ocaml.OCamlBuildRulesGenerator
-
- addDefaultIncludes(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds one element to defaultIncludes list.
- addDefaultIncludes(String...) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds elements to defaultIncludes list.
- addDep(BuildTarget, BuildTarget, DepsForBuildFiles.DependencyType) - Method in class com.facebook.buck.autodeps.DepsForBuildFiles
-
- addDep(BuildRule...) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
- addDeps(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
Adds additional non-argument deps to the tool.
- addDepsToRuleKey(RuleKeyObjectSink, BuildRule) - Method in class com.facebook.buck.rules.keys.AbiRuleKeyBuilderFactory
-
- addDepsToRuleKey(RuleKeyObjectSink, BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyBuilderFactory
-
- addDeveloperCertificateFingerprints(HashCode) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Adds one element to developerCertificateFingerprints set.
- addDeveloperCertificateFingerprints(HashCode...) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Adds elements to developerCertificateFingerprints set.
- addDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
-
- addDiagnostic(WatchmanDiagnostic) - Method in class com.facebook.buck.io.WatchmanDiagnosticCache
-
- addDirsContainingResourceDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to dirsContainingResourceDirs set.
- addDirsContainingResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to dirsContainingResourceDirs set.
- addDirtyFiles(String) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Adds one element to dirtyFiles set.
- addDirtyFiles(String...) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Adds elements to dirtyFiles set.
- addEdge(T, T) - Method in class com.facebook.buck.graph.MutableDirectedGraph
-
Adds an edge between source and sink.
- addEntry(FileHashCache, RuleKey, SourcePathResolver, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>) - Method in class com.facebook.buck.rules.Manifest
-
Adds a new output file to the manifest.
- addEnv(String, Arg) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
Adds an environment variable key=arg.
- addEnv(String, String) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
- addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.android.ApkGenrule
-
- addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.apple.ExternallyBuiltApplePackage
-
- addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.Genrule
-
- addEventBus(BuckEventBus) - Method in class com.facebook.buck.event.listener.BroadcastEventListener
-
- addExcludedResourcePaths(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Adds one element to excludedResourcePaths list.
- addExcludedResourcePaths(String...) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Adds elements to excludedResourcePaths list.
- addExecutePermissionsIfReadable(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.MorePosixFilePermissions
-
Return a new set of permissions which include execute permission for each of the
roles that already have read permissions (e.g.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.go.GoLinkable.Builder
-
Adds one element to exportedDeps set.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.go.GoLinkable.Builder
-
Adds elements to exportedDeps set.
- addExtraArgs(String) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Adds one element to extraArgs list.
- addExtraArgs(String...) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Adds elements to extraArgs list.
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds one element to extraArguments list.
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to extraArguments list.
- addExtraClassPathDependencies(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds one element to extraClassPathDependencies set.
- addExtraClassPathDependencies(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds elements to extraClassPathDependencies set.
- addExtraFiles(Path) - Method in class com.facebook.buck.rage.ExtraInfoResult.Builder
-
- addExtraFiles(Path...) - Method in class com.facebook.buck.rage.ExtraInfoResult.Builder
-
- addExtraInfoCommand(String) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Adds one element to extraInfoCommand list.
- addExtraInfoCommand(String...) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Adds elements to extraInfoCommand list.
- addExtras(Collection<String>) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
-
- addFailures(BuildResult) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Adds one element to failures set.
- addFailures(BuildResult...) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Adds elements to failures set.
- addField(String, PBXObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, int) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, String) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, boolean) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, List<? extends PBXObject>) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, NSObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addFlag(String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
-
- addFlags(String) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Adds elements to flags list.
- addFlags(String) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds elements to flags list.
- addFlags(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to flags list.
- addFlags(String) - Method in class com.facebook.buck.rules.SourceWithFlags.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.rules.SourceWithFlags.Builder
-
Adds elements to flags list.
- addFlavors(Flavor) - Method in class com.facebook.buck.model.BuildTarget.Builder
-
Adds one element to flavors sortedSet.
- addFlavors(Flavor...) - Method in class com.facebook.buck.model.BuildTarget.Builder
-
Adds elements to flavors sortedSet.
- addFolders(IjFolder) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds one element to folders set.
- addFolders(IjFolder...) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds elements to folders set.
- addFrameworkPaths(FrameworkPath) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds one element to frameworkPaths set.
- addFrameworkPaths(FrameworkPath...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to frameworkPaths set.
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to frameworks set.
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to frameworks set.
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds one element to frameworks set.
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds elements to frameworks set.
- addGeneratedSourceCodeFolders(IjFolder) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds one element to generatedSourceCodeFolders set.
- addGeneratedSourceCodeFolders(IjFolder...) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Adds elements to generatedSourceCodeFolders set.
- addHandler(Handler) - Method in class com.facebook.buck.log.Logger
-
- addHeader(SourcePath, Path...) - Method in class com.facebook.buck.cxx.HeaderPathNormalizer.Builder
-
- addHeaderDir(SourcePath, Path...) - Method in class com.facebook.buck.cxx.HeaderPathNormalizer.Builder
-
- addHeaderSymlinkTree(CxxPreprocessorInput.Builder, BuildTarget, BuildRuleResolver, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
-
- addHighlightedBuildIds(BuildId) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- addHighlightedBuildIds(BuildId...) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- addIfPresent(Optional<T>, ImmutableCollection.Builder<T>) - Static method in class com.facebook.buck.util.Optionals
-
- addIgnorePaths(PathOrGlobMatcher) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds one element to ignorePaths set.
- addIgnorePaths(PathOrGlobMatcher...) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Adds elements to ignorePaths set.
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in interface com.facebook.buck.rules.ImplicitFlavorsInferringDescription
-
- addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, BuildRuleType...) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, BuildRuleType...) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- addIncludedPaths(Path) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- addIncludedPaths(Path...) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- addIncludes(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to includes list.
- addIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to includes list.
- addIncludes(CxxHeaders) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds one element to includes list.
- addIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to includes list.
- addIncludes(SourcePath) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds one element to includes list.
- addIncludes(SourcePath...) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds elements to includes list.
- addInput(SourcePath) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to input list.
- addInput(SourcePath...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to input list.
- addInput(SourcePath...) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
- addInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.rules.CommandTool.Builder
-
Adds additional non-argument inputs to the tool.
- addIntArrayResourceIfNotPresent(RDotTxtEntry.RType, String, int) - Method in class com.facebook.buck.android.aapt.AaptResourceCollector
-
- addInterfaces(SourcePath) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Adds one element to interfaces sortedSet.
- addInterfaces(SourcePath...) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Adds elements to interfaces sortedSet.
- addIntResourceIfNotPresent(RDotTxtEntry.RType, String) - Method in class com.facebook.buck.android.aapt.AaptResourceCollector
-
- AdditionalOptions - Annotation Type in com.facebook.buck.cli
-
If this annotation is used on a field in one of the ..Options classes (e.g.
- AdditionalOptionsCmdLineParser - Class in com.facebook.buck.cli
-
- AdditionalOptionsCmdLineParser(Object) - Constructor for class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
-
Creates a new command line owner that parses arguments/options and set them into
the given object.
- AdditionalOptionsSubCommandHandler - Class in com.facebook.buck.cli
-
- AdditionalOptionsSubCommandHandler(CmdLineParser, OptionDef, Setter<Object>) - Constructor for class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
-
- addJavaLibrariesToDex(BuildTarget) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds one element to javaLibrariesToDex set.
- addJavaLibrariesToDex(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to javaLibrariesToDex set.
- addLabels(Label) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds one element to labels list.
- addLabels(Label...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to labels list.
- addLabels(String) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to labels set.
- addLabels(String...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to labels set.
- addLdflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to ldflags list.
- addLdflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to ldflags list.
- addLdFlags(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to ldFlags list.
- addLdFlags(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to ldFlags list.
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds one element to libraries set.
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Adds elements to libraries set.
- addLibraries(OmnibusLibrary) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Adds one element to libraries list.
- addLibraries(OmnibusLibrary...) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Adds elements to libraries list.
- addLibraries(SourcePath) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Adds one element to libraries sortedSet.
- addLibraries(SourcePath...) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Adds elements to libraries sortedSet.
- addLibrary(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder
-
- addLinkables(NativeLinkable) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Adds one element to linkables set.
- addLinkables(NativeLinkable...) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Adds elements to linkables set.
- addListenableCallback(ListenableFuture<V>, FutureCallback<? super V>, Executor) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
-
- addListenableCallback(ListenableFuture<V>, FutureCallback<? super V>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
-
- addLogs(String) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Adds one element to logs list.
- addLogs(String...) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Adds elements to logs list.
- addMacroInput(String) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Adds one element to macroInput list.
- addMacroInput(String...) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Adds elements to macroInput list.
- addMetadata(String, String) - Method in interface com.facebook.buck.rules.BuildableContext
-
When building a
BuildRule, any metadata about the output files for the rule should be
recorded via this method.
- addMetadata(String, ImmutableList<String>) - Method in interface com.facebook.buck.rules.BuildableContext
-
- addMetadata(String, String) - Method in class com.facebook.buck.rules.BuildInfoRecorder
-
- addMetadata(String, ImmutableList<String>) - Method in class com.facebook.buck.rules.BuildInfoRecorder
-
- addMetadata(String, String) - Method in class com.facebook.buck.rules.DefaultBuildableContext
-
- addMetadata(String, ImmutableList<String>) - Method in class com.facebook.buck.rules.DefaultBuildableContext
-
- addMissingInitModules(ImmutableMap<Path, SourcePath>, SourcePath) - Static method in class com.facebook.buck.python.PythonBinaryDescription
-
- addModule(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder
-
- addNativeIncludes(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to nativeIncludes list.
- addNativeIncludes(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to nativeIncludes list.
- addNativeLibAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addNativeLibsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addNativeLinkable(NativeLinkable) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addNativeLinkableAsset(NativeLinkable) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addNeededCoverage(Pair<Float, ImmutableSet<Path>>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds one element to neededCoverage list.
- addNeededCoverage(Pair<Float, ImmutableSet<Path>>...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Adds elements to neededCoverage list.
- addNode(T) - Method in class com.facebook.buck.graph.MutableDirectedGraph
-
Adds the specified node to the graph.
- addNoDxClasspathEntries(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds one element to noDxClasspathEntries set.
- addNoDxClasspathEntries(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to noDxClasspathEntries set.
- addNonHashingPath(String) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addNonHashingPath(String) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addNonHashingPath(String) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addNullValue() - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addNullValue() - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addNullValue() - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addObjectFiles(SourcePath) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Adds one element to objectFiles list.
- addObjectFiles(SourcePath...) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Adds elements to objectFiles list.
- addOCamlInput(OCamlLibrary) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds one element to oCamlInput list.
- addOCamlInput(OCamlLibrary...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Adds elements to oCamlInput list.
- addOptions(ExecutionContext, ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.ocaml.OCamlDepToolStep
-
- addOptions(ExecutionContext, ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.shell.ShellStep
-
- addOptionValue(String, String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
-
- addPackageables(Iterable<AndroidPackageable>) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addPackages(HaskellPackage) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds one element to packages list.
- addPackages(HaskellPackage...) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Adds elements to packages list.
- addParameter(String) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
- addPath(Path, HashCode) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addPath(Path, HashCode) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addPath(Path, HashCode) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addPathsChangedInWorkingDirectory(String) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Adds one element to pathsChangedInWorkingDirectory set.
- addPathsChangedInWorkingDirectory(String...) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Adds elements to pathsChangedInWorkingDirectory set.
- addPathsToThirdPartyJars(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds one element to pathsToThirdPartyJars set.
- addPathsToThirdPartyJars(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to pathsToThirdPartyJars set.
- addPathToThirdPartyJar(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addPerServerData(PerServerPingData) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Adds one element to perServerData list.
- addPerServerData(PerServerPingData...) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Adds elements to perServerData list.
- addPerServerData(PerServerData) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Adds one element to perServerData list.
- addPerServerData(PerServerData...) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Adds elements to perServerData list.
- addPlatformFlags(String) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds one element to platformFlags list.
- addPlatformFlags(String...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to platformFlags list.
- addPrimaryDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
-
- addProcessorBuildTarget(BuildRule) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
- addProguardConfig(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addProguardConfigs(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds one element to proguardConfigs set.
- addProguardConfigs(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Adds elements to proguardConfigs set.
- addRanlibflags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to ranlibflags list.
- addRanlibflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to ranlibflags list.
- addRawKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds one element to rawKeys set.
- addRawKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to rawKeys set.
- addRawSelectors(String...) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
-
- addRawSelectors(Collection<String>) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
-
- addRef() - Method in class com.facebook.buck.util.ClassLoaderCache
-
- addResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String) - Method in class com.facebook.buck.android.aapt.AaptResourceCollector
-
- addResourceDirectories(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to resourceDirectories list.
- addResourceDirectories(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourceDirectories list.
- addResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addResourceDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to resourceDirs set.
- addResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceDirs set.
- addResourceFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to resourceFiles set.
- addResourceFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceFiles set.
- addResourceIfNotPresent(RDotTxtEntry) - Method in class com.facebook.buck.android.aapt.AaptResourceCollector
-
- addResourcePaths(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Adds one element to resourcePaths set.
- addResourcePaths(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Adds elements to resourcePaths set.
- addResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to resourcesWithEmptyResButNonEmptyAssetsDir set.
- addResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithEmptyResButNonEmptyAssetsDir set.
- addResourcesWithNonEmptyResDir(BuildTarget) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to resourcesWithNonEmptyResDir list.
- addResourcesWithNonEmptyResDir(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithNonEmptyResDir list.
- addResourceVariantFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to resourceVariantFiles set.
- addResourceVariantFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceVariantFiles set.
- addRuleFlags(String) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds one element to ruleFlags list.
- addRuleFlags(String...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to ruleFlags list.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addRules(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to rules set.
- addRules(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to rules set.
- addRules(BuildRule) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Adds one element to rules list.
- addRules(BuildRule...) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Adds elements to rules list.
- addSafeAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds one element to safeAnnotationProcessors set.
- addSafeAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to safeAnnotationProcessors set.
- addSample(long) - Method in class com.facebook.buck.counters.SamplingCounter
-
- addServerPool(URI) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Adds one element to serverPool list.
- addServerPool(URI...) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Adds elements to serverPool list.
- addSourcePaths(SourcePath) - Method in class com.facebook.buck.apple.FrameworkDependencies.Builder
-
Adds one element to sourcePaths set.
- addSourcePaths(SourcePath...) - Method in class com.facebook.buck.apple.FrameworkDependencies.Builder
-
Adds elements to sourcePaths set.
- addSourcePaths(SourcePath) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies.Builder
-
Adds one element to sourcePaths set.
- addSourcePaths(SourcePath...) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies.Builder
-
Adds elements to sourcePaths set.
- addSources(SourcePath) - Method in class com.facebook.buck.d.DIncludes.Builder
-
Adds one element to sources sortedSet.
- addSources(SourcePath...) - Method in class com.facebook.buck.d.DIncludes.Builder
-
Adds elements to sources sortedSet.
- addSourcesSet(Map.Entry<String, CxxSource>) - Method in class com.facebook.buck.cxx.CxxSourceSet.Builder
-
Adds one element to sourcesSet set.
- addSourcesSet(Map.Entry<String, CxxSource>...) - Method in class com.facebook.buck.cxx.CxxSourceSet.Builder
-
Adds elements to sourcesSet set.
- addSteps(Step) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Adds one element to steps list.
- addSteps(Step...) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Adds elements to steps list.
- addStepsToCopyExtensionBundlesDependencies(ImmutableList.Builder<Step>) - Method in class com.facebook.buck.apple.AppleBundle
-
- addStringWhitelistedResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollector
-
- addStripFlags(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds one element to stripFlags list.
- addStripFlags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Adds elements to stripFlags list.
- addSuggestions(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Adds one element to suggestions list.
- addSuggestions(String...) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Adds elements to suggestions list.
- addSupportedArchitectures(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds one element to supportedArchitectures set.
- addSupportedArchitectures(String...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedArchitectures set.
- addSupportedProductFamilyIDs(int) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds one element to supportedProductFamilyIDs set.
- addSupportedProductFamilyIDs(int...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedProductFamilyIDs set.
- addSwiftRuntimePaths(Path) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Adds one element to swiftRuntimePaths set.
- addSwiftRuntimePaths(Path...) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Adds elements to swiftRuntimePaths set.
- addSwiftStaticRuntimePaths(Path) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Adds one element to swiftStaticRuntimePaths set.
- addSwiftStaticRuntimePaths(Path...) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Adds elements to swiftStaticRuntimePaths set.
- addSwiftStdlibStepIfNeeded(Path, Optional<Supplier<CodeSignIdentity>>, ImmutableList.Builder<Step>, boolean) - Method in class com.facebook.buck.apple.AppleBundle
-
- addSymlinkTree(SourcePath, ImmutableMap<Path, SourcePath>) - Method in class com.facebook.buck.cxx.HeaderPathNormalizer.Builder
-
- addSystemIncludePaths(Path) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds one element to systemIncludePaths set.
- addSystemIncludePaths(Path...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to systemIncludePaths set.
- addSystemIncludeRoots(Path) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to systemIncludeRoots set.
- addSystemIncludeRoots(Path...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to systemIncludeRoots set.
- addTestableReference(XCScheme.TestableReference) - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
-
- addTestCases(TestCaseSummary) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to testCases list.
- addTestCases(TestCaseSummary...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testCases list.
- addTestClasses(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Adds one element to testClasses list.
- addTestClasses(String...) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Adds elements to testClasses list.
- addTestLogPaths(Path) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to testLogPaths list.
- addTestLogPaths(Path...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testLogPaths list.
- addThinTargets(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Adds one element to thinTargets list.
- addThinTargets(BuildTarget...) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Adds elements to thinTargets list.
- addToCollector(AndroidPackageableCollector) - Method in interface com.facebook.buck.android.AndroidPackageable
-
Add concrete resources to the given collector.
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidResource
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.NdkLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.js.AndroidReactNativeLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.lua.SystemLuaCxxLibrary
-
- addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxHeaders
-
- addToIndex(T) - Method in class com.facebook.buck.rules.BuildRuleResolver
-
Adds to the index a mapping from buildRule's target to itself and returns
buildRule.
- addToMap(Map, String, String) - Method in class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
-
- addToolchainPaths(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Adds one element to toolchainPaths set.
- addToolchainPaths(Path...) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Adds elements to toolchainPaths set.
- addToolchains(AppleToolchain) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Adds one element to toolchains list.
- addToolchains(AppleToolchain...) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Adds elements to toolchains list.
- addToolFlagsFromConfig(CxxBuckConfig, CxxPlatform.Builder) - Static method in class com.facebook.buck.cxx.CxxPlatforms
-
- AddToRuleKey - Annotation Type in com.facebook.buck.rules
-
- addTypesAndDependencies(Iterable<Type>, Iterable<ClassNode>, ImmutableSet.Builder<String>) - Static method in class com.facebook.buck.dalvik.firstorder.FirstOrderHelper
-
- addValue(Enum<?>) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(String) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(boolean) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(int) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(double) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(float) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(long) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(short) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(Pattern) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(BuildRuleType) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(RuleKey) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(BuildTarget) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(SourceRoot) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(byte[]) - Method in class com.facebook.buck.rules.DefaultRuleKeyLogger
-
- addValue(String) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(boolean) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(Enum<?>) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(double) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(float) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(int) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(long) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(short) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(Pattern) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(BuildRuleType) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(RuleKey) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(BuildTarget) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(SourceRoot) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(byte[]) - Method in class com.facebook.buck.rules.NullRuleKeyLogger
-
- addValue(String) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(boolean) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(Enum<?>) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(double) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(float) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(int) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(long) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(short) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(Pattern) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(BuildRuleType) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(RuleKey) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(BuildTarget) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(SourceRoot) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addValue(byte[]) - Method in interface com.facebook.buck.rules.RuleKeyLogger
-
- addWhitelist(String) - Method in class com.facebook.buck.cxx.HeaderVerification.Builder
-
Adds one element to whitelist sortedSet.
- addWhitelist(String...) - Method in class com.facebook.buck.cxx.HeaderVerification.Builder
-
Adds elements to whitelist sortedSet.
- addWhitelistedStringDirectories(SourcePath) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to whitelistedStringDirectories set.
- addWhitelistedStringDirectories(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to whitelistedStringDirectories set.
- AetherUtil - Class in com.facebook.buck.maven
-
- afterExecute(Runnable, Throwable) - Method in class com.facebook.buck.util.concurrent.LimitedThreadPoolExecutor
-
- AGENT_PACKAGE_NAME - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
-
- AGENT_VERSION_CODE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
-
- AgentMain - Class in com.facebook.buck.android.agent
-
Main class for an agent that runs on an Android device to aid app installation.
- AgentUtil - Class in com.facebook.buck.android.agent.util
-
Non-instantiable class for holding functionality that runs both on the host
and in the android agent.
- AggregationModeOptionHandler(CmdLineParser, OptionDef, Setter<? super IjModuleGraph.AggregationMode>) - Constructor for class com.facebook.buck.cli.ProjectCommand.AggregationModeOptionHandler
-
- aidl - Variable in class com.facebook.buck.android.GenAidlDescription.Arg
-
- AidlStep - Class in com.facebook.buck.android
-
- AidlStep(ProjectFilesystem, BuildTarget, Path, Set<String>, Path) - Constructor for class com.facebook.buck.android.AidlStep
-
- alignCodeSignatureOffsetValue(int) - Static method in class com.facebook.buck.macho.LinkEditDataCommandUtils
-
- alignValue(int) - Static method in class com.facebook.buck.macho.SegmentCommandUtils
-
VM size field of the SegmentCommand needs to be aligned.
- all - Variable in class com.facebook.buck.android.relinker.Symbols
-
- allPaths - Variable in class com.facebook.buck.cxx.PrefixMapDebugPathSanitizer
-
- AllPathsFunction - Class in com.facebook.buck.query
-
A allpaths(from, to) expression, which computes all paths between the
build targets in the set 'from' and the build targets in the set 'to',
by following the dependencies between nodes in the target graph.
- AllPathsFunction() - Constructor for class com.facebook.buck.query.AllPathsFunction
-
- amend(JavacOptions, BuildContext) - Method in interface com.facebook.buck.jvm.java.JavacOptionsAmender
-
- analyze(ImmutableMap<String, ClassNode>) - Static method in class com.facebook.buck.tools.dxanalysis.MutabilityAnalyzer
-
- analyze(ImmutableMap<String, ClassNode>) - Static method in class com.facebook.buck.tools.dxanalysis.RegisterSpecAnalyzer
-
- analyze(ImmutableMap<String, ClassNode>, MutabilityAnalyzer) - Static method in class com.facebook.buck.tools.dxanalysis.StaticStateAnalyzer
-
- AnalyzeAction(String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
-
- ANDROID_CLASSPATH_FROM_CONTEXT - Static variable in class com.facebook.buck.android.AndroidLibraryCompiler
-
- ANDROID_NDK_ROOT - Static variable in class com.facebook.buck.android.NdkCxxPlatforms
-
Magic path prefix we use to denote the machine-specific location of the Android NDK.
- AndroidAar - Class in com.facebook.buck.android
-
- AndroidAar(BuildRuleParams, SourcePathResolver, AndroidManifest, AndroidResource, Path, Path, Optional<Path>, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidAar
-
- AndroidAarDescription - Class in com.facebook.buck.android
-
Description for a
BuildRule that generates an
.aar file.
- AndroidAarDescription(AndroidManifestDescription, CxxBuckConfig, ImmutableMap<NdkCxxPlatforms.TargetCpuType, NdkCxxPlatform>) - Constructor for class com.facebook.buck.android.AndroidAarDescription
-
- AndroidAarDescription.Arg - Class in com.facebook.buck.android
-
- AndroidBinary - Class in com.facebook.buck.android
-
android_binary(
name = 'messenger',
manifest = 'AndroidManifest.xml',
deps = [
'//src/com/facebook/messenger:messenger_library',
],
)
- AndroidBinaryDescription - Class in com.facebook.buck.android
-
- AndroidBinaryDescription(JavaOptions, JavacOptions, ProGuardConfig, ImmutableMap<NdkCxxPlatforms.TargetCpuType, NdkCxxPlatform>, ListeningExecutorService, CxxBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBinaryDescription
-
- AndroidBinaryDescription.Arg - Class in com.facebook.buck.android
-
- AndroidBinaryGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidBuckConfig - Class in com.facebook.buck.android
-
- AndroidBuckConfig(BuckConfig, Platform) - Constructor for class com.facebook.buck.android.AndroidBuckConfig
-
- AndroidBuildConfig - Class in com.facebook.buck.android
-
BuildRule that can generate a
BuildConfig.java file and compile it so it can be
used as a Java library.
- AndroidBuildConfig(BuildRuleParams, SourcePathResolver, String, BuildConfigFields, Optional<SourcePath>, boolean) - Constructor for class com.facebook.buck.android.AndroidBuildConfig
-
- AndroidBuildConfigDescription - Class in com.facebook.buck.android
-
- AndroidBuildConfigDescription(JavacOptions) - Constructor for class com.facebook.buck.android.AndroidBuildConfigDescription
-
- AndroidBuildConfigDescription.Arg - Class in com.facebook.buck.android
-
- AndroidDirectoryResolver - Interface in com.facebook.buck.android
-
Defines an implementation capable of locating Android SDK and NDK directories.
- AndroidGraphEnhancementResult - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidGraphEnhancementResult.
- AndroidGraphEnhancementResult.Builder - Class in com.facebook.buck.android
-
- AndroidInstrumentationApk - Class in com.facebook.buck.android
-
Apk that functions as a test package in Android.
- AndroidInstrumentationApkDescription - Class in com.facebook.buck.android
-
- AndroidInstrumentationApkDescription(ProGuardConfig, JavacOptions, ImmutableMap<NdkCxxPlatforms.TargetCpuType, NdkCxxPlatform>, ListeningExecutorService, CxxBuckConfig) - Constructor for class com.facebook.buck.android.AndroidInstrumentationApkDescription
-
- AndroidInstrumentationApkDescription.Arg - Class in com.facebook.buck.android
-
- AndroidInstrumentationTest - Class in com.facebook.buck.android
-
- AndroidInstrumentationTest(BuildRuleParams, SourcePathResolver, InstallableApk, Set<Label>, Set<String>, JavaRuntimeLauncher, Optional<Long>) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTest
-
- AndroidInstrumentationTestDescription - Class in com.facebook.buck.android
-
- AndroidInstrumentationTestDescription(JavaOptions, Optional<Long>) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTestDescription
-
- AndroidInstrumentationTestDescription.Arg - Class in com.facebook.buck.android
-
- AndroidInstrumentationTestJVMArgs - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidInstrumentationTestJVMArgs.
- AndroidInstrumentationTestJVMArgs.Builder - Class in com.facebook.buck.android
-
- AndroidLibrary - Class in com.facebook.buck.android
-
- AndroidLibrary(BuildRuleParams, SourcePathResolver, Set<? extends SourcePath>, Set<? extends SourcePath>, Optional<SourcePath>, ImmutableList<String>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSet<Path>, JavacOptions, boolean, CompileToJarStepFactory, Optional<Path>, Optional<String>, Optional<SourcePath>, ImmutableSortedSet<BuildTarget>) - Constructor for class com.facebook.buck.android.AndroidLibrary
-
- AndroidLibraryCompiler - Class in com.facebook.buck.android
-
Jvm compiler abstraction for android.
- AndroidLibraryCompiler() - Constructor for class com.facebook.buck.android.AndroidLibraryCompiler
-
- AndroidLibraryCompilerFactory - Interface in com.facebook.buck.android
-
- AndroidLibraryDescription - Class in com.facebook.buck.android
-
- AndroidLibraryDescription(JavacOptions, AndroidLibraryCompilerFactory) - Constructor for class com.facebook.buck.android.AndroidLibraryDescription
-
- AndroidLibraryDescription.Arg - Class in com.facebook.buck.android
-
- AndroidLibraryDescription.JvmLanguage - Enum in com.facebook.buck.android
-
- AndroidLibraryGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidLibraryGraphEnhancer(BuildTarget, BuildRuleParams, JavacOptions, DependencyMode, boolean, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.android.AndroidLibraryGraphEnhancer
-
- AndroidManifest - Class in com.facebook.buck.android
-
AndroidManifest is a
BuildRule that can generate an Android manifest from a
skeleton manifest and the library manifests from its dependencies.
- AndroidManifest(BuildRuleParams, SourcePathResolver, SourcePath, Set<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidManifest
-
- AndroidManifestDescription - Class in com.facebook.buck.android
-
- AndroidManifestDescription() - Constructor for class com.facebook.buck.android.AndroidManifestDescription
-
- AndroidManifestDescription.Arg - Class in com.facebook.buck.android
-
- AndroidManifestReader - Interface in com.facebook.buck.android
-
Allows querying an Android manifest file for various types of information.
- AndroidNativeLibsGraphEnhancementResult - Class in com.facebook.buck.android
-
Immutable implementation of AndroidNativeLibsPackageableGraphEnhancer.AbstractAndroidNativeLibsGraphEnhancementResult.
- AndroidNativeLibsGraphEnhancementResult.Builder - Class in com.facebook.buck.android
-
- AndroidNativeLibsPackageableGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidNativeLibsPackageableGraphEnhancer(BuildRuleResolver, BuildRuleParams, ImmutableMap<NdkCxxPlatforms.TargetCpuType, NdkCxxPlatform>, ImmutableSet<NdkCxxPlatforms.TargetCpuType>, CxxBuckConfig, Optional<Map<String, List<Pattern>>>, Optional<BuildTarget>, AndroidBinary.RelinkerMode, APKModuleGraph) - Constructor for class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
-
- AndroidPackageable - Interface in com.facebook.buck.android
-
Something (usually a
BuildRule) that can be included in
an Android package (android_binary or (hopefully soon) aar).
- AndroidPackageableCollection - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidPackageableCollection.
- AndroidPackageableCollection.Builder - Class in com.facebook.buck.android
-
- AndroidPackageableCollection.ResourceDetails - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidPackageableCollection.AbstractResourceDetails.
- AndroidPackageableCollection.ResourceDetails.Builder - Class in com.facebook.buck.android
-
- AndroidPackageableCollector - Class in com.facebook.buck.android
-
- AndroidPackageableCollector(BuildTarget, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, APKModuleGraph) - Constructor for class com.facebook.buck.android.AndroidPackageableCollector
-
- AndroidPlatformTarget - Class in com.facebook.buck.android
-
Represents a platform to target for Android.
- AndroidPrebuiltAar - Class in com.facebook.buck.android
-
- AndroidPrebuiltAar(BuildRuleParams, SourcePathResolver, SourcePath, SourcePath, PrebuiltJar, UnzipAar, JavacOptions, CompileToJarStepFactory, Iterable<PrebuiltJar>, SourcePath) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAar
-
- AndroidPrebuiltAarCollection - Class in com.facebook.buck.android
-
- AndroidPrebuiltAarCollection() - Constructor for class com.facebook.buck.android.AndroidPrebuiltAarCollection
-
- AndroidPrebuiltAarDescription - Class in com.facebook.buck.android
-
Description for a
BuildRule that wraps an
.aar file as an Android dependency.
- AndroidPrebuiltAarDescription(JavacOptions) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- AndroidPrebuiltAarDescription.Arg - Class in com.facebook.buck.android
-
- AndroidReactNativeLibrary - Class in com.facebook.buck.js
-
- AndroidReactNativeLibrary(BuildRuleParams, SourcePathResolver, ReactNativeBundle) - Constructor for class com.facebook.buck.js.AndroidReactNativeLibrary
-
- AndroidReactNativeLibraryDescription - Class in com.facebook.buck.js
-
- AndroidReactNativeLibraryDescription(ReactNativeBuckConfig) - Constructor for class com.facebook.buck.js.AndroidReactNativeLibraryDescription
-
- AndroidReactNativeLibraryDescription.Args - Class in com.facebook.buck.js
-
- androidResOnly(ImmutableSortedSet<BuildRule>) - Static method in class com.facebook.buck.android.AndroidResourceHelper
-
Filters out the set of android_resource() dependencies from deps.
- AndroidResource - Class in com.facebook.buck.android
-
An object that represents the resources of an android library.
- AndroidResource(BuildRuleParams, SourcePathResolver, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedSet<? extends SourcePath>, Optional<SourcePath>, String, SourcePath, ImmutableSortedSet<? extends SourcePath>, Optional<SourcePath>, SourcePath, Supplier<ImmutableSortedSet<? extends SourcePath>>, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
-
- AndroidResource(BuildRuleParams, SourcePathResolver, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedSet<? extends SourcePath>, Optional<SourcePath>, String, SourcePath, ImmutableSortedSet<? extends SourcePath>, Optional<SourcePath>, SourcePath, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
-
- AndroidResource(BuildRuleParams, SourcePathResolver, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedSet<? extends SourcePath>, Optional<SourcePath>, String, SourcePath, ImmutableSortedSet<? extends SourcePath>, Optional<SourcePath>, SourcePath, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
-
- AndroidResource.BuildOutput - Class in com.facebook.buck.android
-
- AndroidResourceDescription - Class in com.facebook.buck.android
-
- AndroidResourceDescription() - Constructor for class com.facebook.buck.android.AndroidResourceDescription
-
- AndroidResourceDescription.Arg - Class in com.facebook.buck.android
-
- AndroidResourceFolder - Class in com.facebook.buck.jvm.java.intellij
-
A path which contains a set of sources we wish to present to IntelliJ.
- AndroidResourceHelper - Class in com.facebook.buck.android
-
- androidSdkProguardConfig - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- AndroidTransitiveDependencyGraph - Class in com.facebook.buck.android
-
- AnnotationDefaultValueMirror - Class in com.facebook.buck.jvm.java.abi
-
- AnnotationDefaultValueMirror() - Constructor for class com.facebook.buck.jvm.java.abi.AnnotationDefaultValueMirror
-
- AnnotationProcessingEvent - Class in com.facebook.buck.jvm.java
-
Base class for events about Java annotation processing.
- AnnotationProcessingEvent(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- AnnotationProcessingEvent.Finished - Class in com.facebook.buck.jvm.java
-
- AnnotationProcessingEvent.Operation - Enum in com.facebook.buck.jvm.java
-
- AnnotationProcessingEvent.Started - Class in com.facebook.buck.jvm.java
-
- annotationProcessingFinished(AnnotationProcessingEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- AnnotationProcessingParams - Class in com.facebook.buck.jvm.java
-
Information for annotation processing.
- AnnotationProcessingParams.Builder - Class in com.facebook.buck.jvm.java
-
- annotationProcessingStarted(AnnotationProcessingEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- annotationProcessorDeps - Variable in class com.facebook.buck.jvm.java.JvmLibraryArg
-
- annotationProcessorOnly - Variable in class com.facebook.buck.jvm.java.JvmLibraryArg
-
- annotationProcessorParams - Variable in class com.facebook.buck.jvm.java.JvmLibraryArg
-
- annotationProcessors - Variable in class com.facebook.buck.jvm.java.JvmLibraryArg
-
- ansi - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- Ansi - Class in com.facebook.buck.util
-
Encapsulates the specifics of writing to a particular kind of terminal.
- Ansi(boolean) - Constructor for class com.facebook.buck.util.Ansi
-
Construct an Ansi object and conditionally enable fancy escape sequences.
- Ansi.SeverityLevel - Enum in com.facebook.buck.util
-
- AnsiEnvironmentChecking - Class in com.facebook.buck.util
-
Utility class to check if the environment supports ANSI escape sequences.
- ApiStubber - Class in com.facebook.buck.jvm.java.abi
-
- apk - Variable in class com.facebook.buck.android.AndroidInstrumentationApkDescription.Arg
-
- apk - Variable in class com.facebook.buck.android.AndroidInstrumentationTestDescription.Arg
-
- apk - Variable in class com.facebook.buck.android.ApkGenruleDescription.Arg
-
- ApkBuilderStep - Class in com.facebook.buck.android
-
Merges resources into a final APK.
- ApkBuilderStep(ProjectFilesystem, Path, Path, Path, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, Path, Path, boolean, JavaRuntimeLauncher) - Constructor for class com.facebook.buck.android.ApkBuilderStep
-
- ApkGenrule - Class in com.facebook.buck.android
-
A specialization of a genrule that specifically allows the modification of apks.
- ApkGenruleDescription - Class in com.facebook.buck.android
-
- ApkGenruleDescription() - Constructor for class com.facebook.buck.android.ApkGenruleDescription
-
- ApkGenruleDescription.Arg - Class in com.facebook.buck.android
-
- ApkInstallStep - Class in com.facebook.buck.android
-
- ApkInstallStep(InstallableApk) - Constructor for class com.facebook.buck.android.ApkInstallStep
-
- APKModule - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAPKModule.
- apkModule - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
-
- APKModule.Builder - Class in com.facebook.buck.android
-
- APKModuleGraph - Class in com.facebook.buck.android
-
Utility class for grouping sets of targets and their dependencies into APK Modules containing
their exclusive dependencies.
- APKModuleGraph(TargetGraph, BuildTarget, Optional<Set<BuildTarget>>) - Constructor for class com.facebook.buck.android.APKModuleGraph
-
Constructor for the APKModule graph generator object
- APP_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
-
- append(CharSequence) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- append(CharSequence, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- append(char) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- append(String) - Method in class com.facebook.buck.util.ChunkAccumulator
-
- append(CharSequence) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- append(CharSequence, int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- append(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- AppendableLogRecord - Class in com.facebook.buck.log
-
- AppendableLogRecord(Level, String, String) - Constructor for class com.facebook.buck.log.AppendableLogRecord
-
- appendExtraDeps(Supplier<? extends Iterable<? extends BuildRule>>) - Method in class com.facebook.buck.rules.BuildRuleParams
-
- appendExtraDeps(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.rules.BuildRuleParams
-
- appendExtraDeps(BuildRule...) - Method in class com.facebook.buck.rules.BuildRuleParams
-
- appendFinishedInfo(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
-
Appends information to the finished event which will be sent when control exits the scope.
- appendFormattedMessage(StringBuilder) - Method in class com.facebook.buck.log.AppendableLogRecord
-
- appendString(T) - Method in class com.facebook.buck.util.network.HiveRowFormatter
-
- appendStringIterable(Iterable<T>) - Method in class com.facebook.buck.util.network.HiveRowFormatter
-
- appendTo(MethodVisitor) - Method in class com.facebook.buck.jvm.java.abi.AnnotationDefaultValueMirror
-
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.rules.args.Arg
-
Append the contents of the Arg to the supplied builder.
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.rules.args.MacroArg
-
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.rules.args.SourcePathArg
-
- appendToCommandLine(ImmutableCollection.Builder<String>) - Method in class com.facebook.buck.rules.args.StringArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.android.FilterResourcesStep.ResourceFilter
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.apple.CodeSignIdentityStore
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.apple.ExternallyBuiltApplePackage
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.apple.ProvisioningProfileStore
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.BsdArchiver
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.ClangPreprocessor
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.CxxInferCapture
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeader
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.DarwinLinker
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.DefaultCompiler
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.DefaultPreprocessor
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.FrameworkPathArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.GnuArchiver
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.GnuLinker
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.InferBuckConfig
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.LazyDelegatingArchiver
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.WindowsArchiver
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.WindowsLinker
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.WindowsPreprocessor
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.haskell.HaskellCompileRule
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.java.ExternalJavac
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.java.JarBackedJavac
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.java.JdkProvidedInMemoryJavac
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.ocaml.OCamlCCompileStep.Args
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.ocaml.OCamlDebugLauncherStep.Args
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.ocaml.OCamlMLCompileStep.Args
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.python.PythonEnvironment
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.args.MacroArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.args.SourcePathArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.args.StringArg
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.CommandTool
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.HashedFileTool
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.LazyDelegatingTool
-
- appendToRuleKey(RuleKeyObjectSink) - Method in interface com.facebook.buck.rules.RuleKeyAppendable
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.SymlinkTree
-
- appIcon - Variable in class com.facebook.buck.apple.AppleAssetCatalogDescription.Arg
-
- AppleAssetCatalog - Class in com.facebook.buck.apple
-
- AppleAssetCatalogDescription - Class in com.facebook.buck.apple
-
Description for an apple_asset_catalog rule, which identifies an asset
catalog for an iOS or Mac OS X library or binary.
- AppleAssetCatalogDescription() - Constructor for class com.facebook.buck.apple.AppleAssetCatalogDescription
-
- AppleAssetCatalogDescription.Arg - Class in com.facebook.buck.apple
-
- AppleBinaryDescription - Class in com.facebook.buck.apple
-
- AppleBinaryDescription(CxxBinaryDescription, SwiftLibraryDescription, FlavorDomain<AppleCxxPlatform>, CodeSignIdentityStore, ProvisioningProfileStore, AppleDebugFormat) - Constructor for class com.facebook.buck.apple.AppleBinaryDescription
-
- AppleBinaryDescription.Arg - Class in com.facebook.buck.apple
-
- AppleBuildRules - Class in com.facebook.buck.apple
-
Helpers for reading properties of Apple target build rules.
- AppleBuildRules.RecursiveDependenciesMode - Enum in com.facebook.buck.apple
-
- AppleBundle - Class in com.facebook.buck.apple
-
Creates a bundle: a directory containing files and subdirectories, described by an Info.plist.
- AppleBundleDescription - Class in com.facebook.buck.apple
-
- AppleBundleDescription(AppleBinaryDescription, AppleLibraryDescription, FlavorDomain<CxxPlatform>, FlavorDomain<AppleCxxPlatform>, CxxPlatform, CodeSignIdentityStore, ProvisioningProfileStore, AppleDebugFormat) - Constructor for class com.facebook.buck.apple.AppleBundleDescription
-
- AppleBundleDescription.Arg - Class in com.facebook.buck.apple
-
- AppleBundleDestinations - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleBundleDestinations.
- AppleBundleDestinations.Builder - Class in com.facebook.buck.apple
-
- AppleBundleExtension - Enum in com.facebook.buck.apple
-
Known bundle extensions that have special handling.
- AppleBundleResources - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleBundleResources.
- AppleBundleResources.Builder - Class in com.facebook.buck.apple
-
- AppleConfig - Class in com.facebook.buck.apple
-
- AppleConfig(BuckConfig) - Constructor for class com.facebook.buck.apple.AppleConfig
-
- AppleCoreSimulatorServiceController - Class in com.facebook.buck.apple.simulator
-
Launches, queries, and kills Apple's CoreSimulator and related launchd services.
- AppleCoreSimulatorServiceController(ProcessExecutor) - Constructor for class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
-
- AppleCxxPlatform - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleCxxPlatform.
- AppleCxxPlatform.Builder - Class in com.facebook.buck.apple
-
- AppleCxxPlatforms - Class in com.facebook.buck.apple
-
Utility class to create Objective-C/C/C++/Objective-C++ platforms to
support building iOS and Mac OS X products with Xcode.
- AppleDebugFormat - Enum in com.facebook.buck.apple
-
- AppleDebuggableBinary - Class in com.facebook.buck.apple
-
This build rule wraps the usual build rule and should be treated as top-level binary rule for
apple platform.
- AppleDebuggableBinary(BuildRuleParams, SourcePathResolver, BuildRule) - Constructor for class com.facebook.buck.apple.AppleDebuggableBinary
-
- AppleDescriptions - Class in com.facebook.buck.apple
-
Common logic for a
Description that creates Apple target rules.
- AppleDeviceHelper - Class in com.facebook.buck.apple.device
-
- AppleDeviceHelper(ProcessExecutor, Path) - Constructor for class com.facebook.buck.apple.device.AppleDeviceHelper
-
- AppleDsym - Class in com.facebook.buck.apple
-
Creates dSYM bundle for the given _unstripped_ binary.
- AppleDsym(BuildRuleParams, SourcePathResolver, Tool, Tool, SourcePath, Path) - Constructor for class com.facebook.buck.apple.AppleDsym
-
- AppleHeaderVisibilities - Class in com.facebook.buck.apple
-
Utility class with methods working with
HeaderVisibility in the context of Apple rules.
- AppleInfoPlistParsing - Class in com.facebook.buck.apple
-
Utility class to parse Info.plist from an Apple bundle.
- AppleLibraryDescription - Class in com.facebook.buck.apple
-
- AppleLibraryDescription(CxxLibraryDescription, SwiftLibraryDescription, FlavorDomain<AppleCxxPlatform>, CxxPlatform, CodeSignIdentityStore, ProvisioningProfileStore, AppleDebugFormat) - Constructor for class com.facebook.buck.apple.AppleLibraryDescription
-
- AppleLibraryDescription.Arg - Class in com.facebook.buck.apple
-
- AppleNativeTargetDescriptionArg - Class in com.facebook.buck.apple
-
Arguments common to Apple targets.
- AppleNativeTargetDescriptionArg() - Constructor for class com.facebook.buck.apple.AppleNativeTargetDescriptionArg
-
- ApplePackageConfig - Class in com.facebook.buck.apple
-
Immutable implementation of AppleConfig.AbstractApplePackageConfig.
- ApplePackageConfigAndPlatformInfo - Class in com.facebook.buck.apple
-
Immutable implementation of ExternallyBuiltApplePackage.AbstractApplePackageConfigAndPlatformInfo.
- ApplePackageDescription - Class in com.facebook.buck.apple
-
- ApplePackageDescription(AppleConfig, CxxPlatform, FlavorDomain<AppleCxxPlatform>) - Constructor for class com.facebook.buck.apple.ApplePackageDescription
-
- ApplePackageDescription.Arg - Class in com.facebook.buck.apple
-
- ApplePlatform - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractApplePlatform.
- ApplePlatform.Builder - Class in com.facebook.buck.apple
-
- ApplePlatforms - Class in com.facebook.buck.apple
-
- AppleResourceDescription - Class in com.facebook.buck.apple
-
Description for an apple_resource rule which copies resource files to the built bundle.
- AppleResourceDescription() - Constructor for class com.facebook.buck.apple.AppleResourceDescription
-
- AppleResourceDescription.Arg - Class in com.facebook.buck.apple
-
- AppleResources - Class in com.facebook.buck.apple
-
- AppleSdk - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleSdk.
- AppleSdk.Builder - Class in com.facebook.buck.apple
-
- AppleSdkDiscovery - Class in com.facebook.buck.apple
-
Utility class to discover the location of SDKs contained inside an Xcode
installation.
- AppleSdkPaths - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleSdkPaths.
- AppleSdkPaths.Builder - Class in com.facebook.buck.apple
-
- AppleSimulator - Class in com.facebook.buck.apple.simulator
-
Immutable implementation of AbstractAppleSimulator.
- AppleSimulator.Builder - Class in com.facebook.buck.apple.simulator
-
- AppleSimulatorController - Class in com.facebook.buck.apple.simulator
-
Utility class to manage starting the iOS simulator as well as installing and
running applications inside it.
- AppleSimulatorController(ProcessExecutor, Path, Path) - Constructor for class com.facebook.buck.apple.simulator.AppleSimulatorController
-
- AppleSimulatorController.LaunchBehavior - Enum in com.facebook.buck.apple.simulator
-
- AppleSimulatorDiscovery - Class in com.facebook.buck.apple.simulator
-
Utilty class to discover state about Apple simulators installed on the host system.
- AppleSimulatorProfile - Class in com.facebook.buck.apple.simulator
-
Immutable implementation of AbstractAppleSimulatorProfile.
- AppleSimulatorProfile.Builder - Class in com.facebook.buck.apple.simulator
-
- AppleSimulatorProfileParsing - Class in com.facebook.buck.apple.simulator
-
Utility class to parse profile.plist from an iPhone simulator platform.
- AppleSimulatorState - Enum in com.facebook.buck.apple.simulator
-
- AppleTest - Class in com.facebook.buck.apple
-
- AppleTestDescription - Class in com.facebook.buck.apple
-
- AppleTestDescription(AppleConfig, AppleLibraryDescription, FlavorDomain<CxxPlatform>, FlavorDomain<AppleCxxPlatform>, CxxPlatform, CodeSignIdentityStore, ProvisioningProfileStore, Supplier<Optional<Path>>, AppleDebugFormat, Optional<Long>) - Constructor for class com.facebook.buck.apple.AppleTestDescription
-
- AppleTestDescription.Arg - Class in com.facebook.buck.apple
-
- AppleToolchain - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleToolchain.
- AppleToolchain.Builder - Class in com.facebook.buck.apple
-
- AppleToolchainDiscovery - Class in com.facebook.buck.apple
-
Utility class to discover the location of toolchains contained inside an Xcode
installation.
- applicationModuleTargets - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- apply(String, String, String) - Method in interface com.facebook.buck.apple.clang.HeaderMap.HeaderMapVisitor
-
- apply(BuildId) - Method in class com.facebook.buck.cli.BuildIdSampler
-
- apply(SampleRate, BuildId) - Static method in class com.facebook.buck.cli.BuildIdSampler
-
- apply(Path) - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
-
- apply(BuildTarget) - Method in class com.facebook.buck.model.ImmediateDirectoryBuildTargetPattern
-
- apply(BuildTarget) - Method in class com.facebook.buck.model.SingletonBuildTargetPattern
-
- apply(BuildTarget) - Method in class com.facebook.buck.model.SubdirectoryBuildTargetPattern
-
- apply(TargetNode<?>, TargetGraph) - Method in interface com.facebook.buck.rules.AssociatedTargetNodePredicate
-
- Architecture - Enum in com.facebook.buck.util.environment
-
Represents the CPU architecture of a system.
- Archive - Class in com.facebook.buck.cxx
-
- Archive.Contents - Enum in com.facebook.buck.cxx
-
How this archive packages its contents.
- ArchiveAction(String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
-
- ArchiveDependencySupplier - Interface in com.facebook.buck.rules.keys
-
Supplies dependencies that are archives.
- ArchiveMemberPath - Class in com.facebook.buck.io
-
- ArchiveMemberSourcePath - Class in com.facebook.buck.rules
-
A
SourcePath that can reference a member within an archive.
- ArchiveMemberSourcePath(SourcePath, Path) - Constructor for class com.facebook.buck.rules.ArchiveMemberSourcePath
-
- Archiver - Interface in com.facebook.buck.cxx
-
- ArchiveStep - Class in com.facebook.buck.cxx
-
Create an object archive with ar.
- ArchiveStep(ProjectFilesystem, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, Path, ImmutableList<Path>, Archiver) - Constructor for class com.facebook.buck.cxx.ArchiveStep
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidAarDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidBuildConfigDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidInstrumentationApkDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidInstrumentationTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidManifestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidPrebuiltAarDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.AndroidResourceDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.ApkGenruleDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.GenAidlDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.NdkLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.PrebuiltNativeLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.android.RobolectricTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.AppleAssetCatalogDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.AppleBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.AppleBundleDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.AppleLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.ApplePackageDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.AppleResourceDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.AppleTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.CoreDataModelDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.cxx.CxxBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.cxx.CxxTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.d.DBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.d.DLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.d.DTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.dotnet.CSharpLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.dotnet.PrebuiltDotNetLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.file.RemoteFileDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.go.GoBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.go.GoLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.go.GoTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.groups.TargetGroupDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.gwt.GwtBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.halide.HalideLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.haskell.HaskellBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.haskell.HaskellLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.haskell.PrebuiltHaskellLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.groovy.GroovyLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.groovy.GroovyTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.java.JavaTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.java.KeystoreDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.java.PrebuiltJarDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.kotlin.KotlinTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.scala.ScalaLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.jvm.scala.ScalaTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.lua.CxxLuaExtensionDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.lua.LuaBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.lua.LuaLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.ocaml.OCamlBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.ocaml.OCamlLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.ocaml.PrebuiltOCamlLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.python.CxxPythonExtensionDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.python.PrebuiltPythonLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.python.PythonBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.python.PythonLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.python.PythonTestDescription.Arg
-
- Arg - Class in com.facebook.buck.rules.args
-
An abstraction for modeling the arguments that contribute to a command run by a
BuildRule.
- Arg() - Constructor for class com.facebook.buck.rules.args.Arg
-
- Arg() - Constructor for class com.facebook.buck.rules.ProjectConfigDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.rust.PrebuiltRustLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.rust.RustBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.rust.RustLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.shell.AbstractGenruleDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.shell.ExportFileDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.shell.GenruleDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.shell.ShBinaryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.shell.ShTestDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.shell.WorkerToolDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.swift.SwiftLibraryDescription.Arg
-
- Arg() - Constructor for class com.facebook.buck.zip.ZipDescription.Arg
-
- ARGFILE_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
-
Escaper for argfiles for clang and gcc.
- ARGFILES_ESCAPER - Static variable in interface com.facebook.buck.jvm.java.Javac
-
An escaper for arguments written to @argfiles.
- args - Variable in class com.facebook.buck.cxx.CxxTestDescription.Arg
-
- Args() - Constructor for class com.facebook.buck.js.AndroidReactNativeLibraryDescription.Args
-
- Args() - Constructor for class com.facebook.buck.jvm.java.JavaBinaryDescription.Args
-
- Args(ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, SourcePath, ImmutableList<String>, ImmutableList<CxxHeaders>) - Constructor for class com.facebook.buck.ocaml.OCamlCCompileStep.Args
-
- Args(Tool, Path, List<OCamlLibrary>, List<String>) - Constructor for class com.facebook.buck.ocaml.OCamlDebugLauncherStep.Args
-
- Args(Tool, Path, Path) - Constructor for class com.facebook.buck.ocaml.OCamlLexStep.Args
-
- Args(Function<Path, Path>, ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, Path, ImmutableList<String>) - Constructor for class com.facebook.buck.ocaml.OCamlMLCompileStep.Args
-
- Args(Tool, Path, Path) - Constructor for class com.facebook.buck.ocaml.OCamlYaccStep.Args
-
- args - Variable in class com.facebook.buck.shell.ShTestDescription.Arg
-
- args - Variable in class com.facebook.buck.shell.WorkerToolDescription.Arg
-
- ArrayIterable<T> - Class in com.facebook.buck.util.collect
-
Iterable of an array object that does not make a copy of the array.
- arrays - Variable in class com.facebook.buck.android.StringResources
-
- ARTIFACT_FILE_NAME_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
-
- ARTIFACT_FILE_NAME_REGEX_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
-
- ArtifactCache - Interface in com.facebook.buck.artifact_cache
-
- ArtifactCacheBuckConfig - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig
-
- ArtifactCacheBuckConfig.ArtifactCacheMode - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheBuckConfig.CacheReadMode - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheBuckConfig.LoadBalancingType - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheConnectEvent - Class in com.facebook.buck.artifact_cache
-
Base class for events about build rules.
- ArtifactCacheConnectEvent(EventKey) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- ArtifactCacheConnectEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheConnectEvent.Started - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- ArtifactCacheEvent.CacheMode - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.InvocationType - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.Operation - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEventFactory - Interface in com.facebook.buck.artifact_cache
-
- artifactCacheEventFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCacheEventStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCacheFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- ArtifactCacheHandler - Class in com.facebook.buck.httpserver
-
Implements a really simple cache server on top of the local dircache.
- ArtifactCacheHandler(ProjectFilesystem) - Constructor for class com.facebook.buck.httpserver.ArtifactCacheHandler
-
- ArtifactCaches - Class in com.facebook.buck.artifact_cache
-
- artifactCacheStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- ArtifactCompressionEvent - Class in com.facebook.buck.event
-
- ArtifactCompressionEvent(EventKey, ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent
-
- ArtifactCompressionEvent.Finished - Class in com.facebook.buck.event
-
- ArtifactCompressionEvent.Operation - Enum in com.facebook.buck.event
-
- ArtifactCompressionEvent.Started - Class in com.facebook.buck.event
-
- artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- ArtifactConfig - Class in com.facebook.buck.maven
-
- ArtifactConfig() - Constructor for class com.facebook.buck.maven.ArtifactConfig
-
- ArtifactConfig.Repository - Class in com.facebook.buck.maven
-
- artifactConnectFinished(ArtifactCacheConnectEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactConnectStarted(ArtifactCacheConnectEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactDownloadedStarted(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- artifactDownloadFinished(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- ArtifactInfo - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of AbstractArtifactInfo.
- ArtifactInfo.Builder - Class in com.facebook.buck.artifact_cache
-
- artifacts - Variable in class com.facebook.buck.maven.ArtifactConfig
-
- artifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.CacheResult
-
- asBoolean() - Method in enum com.facebook.buck.util.TriState
-
- asByteSource(Path) - Static method in class com.facebook.buck.io.MorePaths
-
- asErrorText(String) - Method in class com.facebook.buck.util.Ansi
-
- asHashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
This method should be used sparingly as we are trying to favor Sha1HashCode
over HashCode, where appropriate. Currently, the
FileHashCache API is
written in terms of
HashCode, so conversions are common.
- asHighlightedFailureText(String) - Method in class com.facebook.buck.util.Ansi
-
- asHighlightedStatusText(Ansi.SeverityLevel, String) - Method in class com.facebook.buck.util.Ansi
-
- asHighlightedSuccessText(String) - Method in class com.facebook.buck.util.Ansi
-
- asHighlightedWarningText(String) - Method in class com.facebook.buck.util.Ansi
-
- asInformationText(String) - Method in class com.facebook.buck.util.Ansi
-
- ask(String) - Method in class com.facebook.buck.rage.UserInput
-
- asNoWrap(Iterable<String>) - Method in class com.facebook.buck.util.Ansi
-
- asPaths(Iterable<String>) - Static method in class com.facebook.buck.io.MorePaths
-
Convert a set of input file paths as strings to
Path objects.
- asReference() - Method in class com.facebook.buck.rules.ArchiveMemberSourcePath
-
- asReference() - Method in class com.facebook.buck.rules.BuildTargetSourcePath
-
- asReference() - Method in class com.facebook.buck.rules.PathSourcePath
-
- asReference() - Method in class com.facebook.buck.rules.ResourceSourcePath
-
- AssembleDirectories - Class in com.facebook.buck.android
-
- AssembleDirectories(BuildRuleParams, SourcePathResolver, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.AssembleDirectories
-
- assemblerFlags - Variable in class com.facebook.buck.go.GoBinaryDescription.Arg
-
- assemblerFlags - Variable in class com.facebook.buck.go.GoLibraryDescription.Arg
-
- assemblerFlags - Variable in class com.facebook.buck.go.GoTestDescription.Arg
-
- assembly - Variable in class com.facebook.buck.dotnet.PrebuiltDotNetLibraryDescription.Arg
-
- AssertScopeExclusiveAccess - Class in com.facebook.buck.util.concurrent
-
Makes it simple to assert that access to a piece of code should be done from one thread
at a time in a non-reentrant manner.
- AssertScopeExclusiveAccess() - Constructor for class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
-
- AssertScopeExclusiveAccess.Scope - Interface in com.facebook.buck.util.concurrent
-
- asSet(Optional<T>) - Static method in class com.facebook.buck.util.OptionalCompat
-
- assets - Variable in class com.facebook.buck.android.AndroidResourceDescription.Arg
-
- AssociatedTargetNodePredicate - Interface in com.facebook.buck.rules
-
- asSubtleText(String) - Method in class com.facebook.buck.util.Ansi
-
- asSuccessText(String) - Method in class com.facebook.buck.util.Ansi
-
- asWarningText(String) - Method in class com.facebook.buck.util.Ansi
-
- AsyncCloseable - Class in com.facebook.buck.util
-
Allows for conveniently expressing that a resource should be closed asynchronously.
- AsyncCloseable(ExecutorService) - Constructor for class com.facebook.buck.util.AsyncCloseable
-
- AsyncCounterRegistrationEvent(ImmutableCollection<Counter>) - Constructor for class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
-
- AsynchronousDirectoryContentsCleaner - Class in com.facebook.buck.io
-
Asynchronously cleans the contents of a directory.
- AsynchronousDirectoryContentsCleaner(Path) - Constructor for class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
-
- AttrFilterFunction - Class in com.facebook.buck.query
-
A attrfilter(attribute, value, argument) filter expression, which computes the subset
of nodes in 'argument' whose 'attribute' contains the given value.
- AttrFilterFunction() - Constructor for class com.facebook.buck.query.AttrFilterFunction
-
- AuditAliasCommand - Class in com.facebook.buck.cli
-
- AuditAliasCommand() - Constructor for class com.facebook.buck.cli.AuditAliasCommand
-
- AuditClasspathCommand - Class in com.facebook.buck.cli
-
- AuditClasspathCommand() - Constructor for class com.facebook.buck.cli.AuditClasspathCommand
-
- AuditCommand - Class in com.facebook.buck.cli
-
- AuditCommand() - Constructor for class com.facebook.buck.cli.AuditCommand
-
- AuditConfigCommand - Class in com.facebook.buck.cli
-
- AuditConfigCommand() - Constructor for class com.facebook.buck.cli.AuditConfigCommand
-
- AuditDependenciesCommand - Class in com.facebook.buck.cli
-
- AuditDependenciesCommand() - Constructor for class com.facebook.buck.cli.AuditDependenciesCommand
-
- AuditInputCommand - Class in com.facebook.buck.cli
-
- AuditInputCommand() - Constructor for class com.facebook.buck.cli.AuditInputCommand
-
- AuditOwnerCommand - Class in com.facebook.buck.cli
-
- AuditOwnerCommand() - Constructor for class com.facebook.buck.cli.AuditOwnerCommand
-
- AuditRulesCommand - Class in com.facebook.buck.cli
-
Evaluates a build file and prints out an equivalent build file with all includes/macros
expanded.
- AuditRulesCommand() - Constructor for class com.facebook.buck.cli.AuditRulesCommand
-
- AuditTestsCommand - Class in com.facebook.buck.cli
-
- AuditTestsCommand() - Constructor for class com.facebook.buck.cli.AuditTestsCommand
-
- AUTO - Static variable in class com.facebook.buck.jvm.java.intellij.IjModuleGraph.AggregationMode
-
- AutoCloseableLock - Class in com.facebook.buck.util.concurrent
-
- AutoCloseableReadWriteUpdateLock - Class in com.facebook.buck.util.concurrent
-
- AutoCloseableReadWriteUpdateLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
-
- autodeps - Variable in class com.facebook.buck.jvm.java.JavaLibraryDescription.Arg
-
- AutodepsCommand - Class in com.facebook.buck.cli
-
Command for generating BUCK.generated files with deps.
- AutodepsCommand() - Constructor for class com.facebook.buck.cli.AutodepsCommand
-
- AutodepsWriter - Class in com.facebook.buck.autodeps
-
- autogenerateSources() - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
- AutomatedReport - Class in com.facebook.buck.rage
-
Responsible for gathering logs and other interesting information from buck without user
interaction.
- AutomatedReport(DefectReporter, ProjectFilesystem, PrintStream, BuildEnvironmentDescription, Optional<VcsInfoCollector>, RageConfig, ExtraInfoCollector) - Constructor for class com.facebook.buck.rage.AutomatedReport
-
- AutoStartInstance(Consumer<String>, TimeSpan) - Constructor for class com.facebook.buck.cli.HangMonitor.AutoStartInstance
-
- awaitTermination(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- e_ehsize - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_entry - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_flags - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_machine - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_phentsize - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_phnum - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_phoff - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_shentsize - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_shnum - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_shoff - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_shstrndx - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_type - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- e_version - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ECHO_COMMAND_SUFFIX - Static variable in class com.facebook.buck.android.AdbHelper
-
- EdenClient - Class in com.facebook.buck.eden
-
Client of Eden's fbthrift API.
- EdenMount - Class in com.facebook.buck.eden
-
Utility to make requests to the Eden thrift API for an (Eden mount point, Buck project root)
pair.
- EdenProjectFilesystemDelegate - Class in com.facebook.buck.eden
-
- EdenProjectFilesystemDelegate(EdenMount) - Constructor for class com.facebook.buck.eden.EdenProjectFilesystemDelegate
-
- EI_CLASS - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ei_class - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_DATA - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ei_data - Variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_MAG0 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_MAG1 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_MAG2 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_MAG3 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_NIDENT - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_PAD - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- EI_VERSION - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- Either<LEFT,RIGHT> - Class in com.facebook.buck.model
-
A simple discriminated union of two parameters.
- EitherTypeCoercer<Left,Right> - Class in com.facebook.buck.rules.coercer
-
Coerces a type to either type, trying the left type before the right.
- EitherTypeCoercer(TypeCoercer<Left>, TypeCoercer<Right>) - Constructor for class com.facebook.buck.rules.coercer.EitherTypeCoercer
-
- element() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- Elf - Class in com.facebook.buck.cxx.elf
-
- Elf(ByteBuffer) - Constructor for class com.facebook.buck.cxx.elf.Elf
-
- ElfHeader - Class in com.facebook.buck.cxx.elf
-
Encapsulate the data found in an ELF header.
- ElfHeader.EIClass - Enum in com.facebook.buck.cxx.elf
-
- ElfHeader.EIData - Enum in com.facebook.buck.cxx.elf
-
- ELFMAG0 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ELFMAG1 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ELFMAG2 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ELFMAG3 - Static variable in class com.facebook.buck.cxx.elf.ElfHeader
-
- ElfSection - Class in com.facebook.buck.cxx.elf
-
Encapsulates the header information and raw body of an ELF section.
- ElfSectionHeader - Class in com.facebook.buck.cxx.elf
-
Encapsulate the data in an ELF section header.
- ElfSectionHeader.SHType - Enum in com.facebook.buck.cxx.elf
-
- empty(SourcePathResolver) - Static method in class com.facebook.buck.cxx.HeaderPathNormalizer
-
- EMPTY - Static variable in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
- EMPTY - Static variable in class com.facebook.buck.rules.TargetGraph
-
- EMPTY - Static variable in class com.facebook.buck.test.selectors.TestSelectorList
-
- empty() - Static method in class com.facebook.buck.test.selectors.TestSelectorList
-
- EMPTY_EXTRA_CLASSPATH - Static variable in class com.facebook.buck.jvm.java.BaseCompileToJarStepFactory
-
- EMULATOR_MODE_SHORT_ARG - Static variable in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- enableObjcInterop - Variable in class com.facebook.buck.swift.SwiftLibraryDescription.Arg
-
- enableRelinker - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- enableStringWhitelisting() - Method in class com.facebook.buck.android.FilterResourcesStep.Builder
-
- encodeBuildTarget(BuildTarget) - Static method in class com.facebook.buck.distributed.DistBuildTargetGraphCodec
-
- encodeHybridFetchRequestNoPayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
-
- encodeHybridStoreRequestOnePayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
-
- ENCODING - Static variable in class com.facebook.buck.testrunner.BaseRunner
-
- end() - Method in class com.facebook.buck.event.api.BuckTracing
-
- end(Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
-
- end(Map<String, String>) - Method in interface com.facebook.buck.event.api.BuckTracingInterface
-
- end(Map<String, String>) - Method in class com.facebook.buck.event.BuckTracingEventBusBridge
-
- END_OF_FILE_HEADER_MARKER - Static variable in class com.facebook.buck.cxx.ObjectFileScrubbers
-
- endAnalyze() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endAnalyze() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endAnalyze() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endAnnotationProcessingRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endAnnotationProcessingRound() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endAnnotationProcessingRound() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endEnter(List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endGenerate() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endParse() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endParse() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endParse() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endRunAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endsWithIgnoreCase(String, String) - Static method in class com.facebook.buck.util.MoreStrings
-
- enforceBuckPackageBoundaries(BuildTarget, BuildFileTree, ImmutableSet<Path>) - Method in class com.facebook.buck.parser.DefaultParserTargetNodeFactory
-
- enhance(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
-
- enhanceForAndroid(BuildRuleParams, BuildRuleResolver, AndroidReactNativeLibraryDescription.Args) - Method in class com.facebook.buck.js.ReactNativeLibraryGraphEnhancer
-
- enhanceForIos(BuildRuleParams, BuildRuleResolver, ReactNativeLibraryArgs) - Method in class com.facebook.buck.js.ReactNativeLibraryGraphEnhancer
-
- enhancementResult - Variable in class com.facebook.buck.android.AndroidBinary
-
- ensureLaunchAndHandshake() - Method in class com.facebook.buck.shell.WorkerProcess
-
- ensureLogFileIsWritten(ProjectFilesystem) - Static method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
-
- entryPath - Variable in class com.facebook.buck.js.ReactNativeLibraryArgs
-
- enumerateLoadCommandsInFile(ByteBuffer, NulTerminatedCharsetDecoder, Function<LoadCommand, Boolean>) - Static method in class com.facebook.buck.macho.LoadCommandUtils
-
Enumerates the load commands in the given mach binary which is represented by the buffer
by calling the given callback, starting at buffer's position.
- enumerateSectionsInSegmentLoadCommand(ByteBuffer, MachoMagicInfo, SegmentCommand, NulTerminatedCharsetDecoder, Function<Section, Boolean>) - Static method in class com.facebook.buck.macho.SegmentCommandUtils
-
Enumerates the sections in the given segment command by calling the given callback.
- EnumMirror - Class in com.facebook.buck.jvm.java.abi
-
- EnumMirror(String, String) - Constructor for class com.facebook.buck.jvm.java.abi.EnumMirror
-
- EnumTypeCoercer<E extends Enum<E>> - Class in com.facebook.buck.rules.coercer
-
- EnumTypeCoercer(Class<?>) - Constructor for class com.facebook.buck.rules.coercer.EnumTypeCoercer
-
- env - Variable in class com.facebook.buck.cxx.CxxTestDescription.Arg
-
- env - Variable in class com.facebook.buck.jvm.groovy.GroovyTestDescription.Arg
-
- env - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.Arg
-
- env - Variable in class com.facebook.buck.jvm.kotlin.KotlinTestDescription.Arg
-
- env - Variable in class com.facebook.buck.jvm.scala.ScalaTestDescription.Arg
-
- env - Variable in class com.facebook.buck.python.PythonTestDescription.Arg
-
- env - Variable in class com.facebook.buck.shell.ShTestDescription.Arg
-
- env - Variable in class com.facebook.buck.shell.WorkerToolDescription.Arg
-
- environment - Variable in class com.facebook.buck.ocaml.OCamlCCompileStep.Args
-
- environment - Variable in class com.facebook.buck.ocaml.OCamlLinkStep
-
- environment - Variable in class com.facebook.buck.ocaml.OCamlMLCompileStep.Args
-
- environmentalChange(String) - Static method in class com.facebook.buck.event.ParsingEvent
-
- EnvironmentFilter - Class in com.facebook.buck.util.environment
-
Utility class to filter system environment maps.
- EnvironmentOverrideOptionHandler - Class in com.facebook.buck.cli
-
OptionHandler used for specifying environment overrides.
- EnvironmentOverrideOptionHandler(CmdLineParser, OptionDef, Setter<? super Map<?, ?>>) - Constructor for class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
-
- environmentSupportsAnsiEscapes(Platform, Map<String, String>) - Static method in class com.facebook.buck.util.AnsiEnvironmentChecking
-
Returns true if the environment supports ANSI escape sequences, false otherwise.
- EnvironmentVariableMacroExpander - Class in com.facebook.buck.rules.macros
-
Expands $(env XYZ) to use the appropriate shell expansion for the current platform.
- EnvironmentVariableMacroExpander(Platform) - Constructor for class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
-
- envVariableChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- EnvVariableChange(String) - Constructor for class com.facebook.buck.event.ParsingEvent.EnvVariableChange
-
- equals(Object) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- equals(Object) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
This instance is equal to all instances of AndroidGraphEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
This instance is equal to all instances of AndroidInstrumentationTestJVMArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
This instance is equal to all instances of AndroidNativeLibsGraphEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
This instance is equal to all instances of AndroidPackageableCollection that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
This instance is equal to all instances of ResourceDetails that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.APKModule
-
This instance is equal to all instances of APKModule that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.DefaultAndroidDirectoryResolver
-
- equals(Object) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- equals(Object) - Method in class com.facebook.buck.android.GenerateManifestStep
-
- equals(Object) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
This instance is equal to all instances of MergedNativeLibraryConstituents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
This instance is equal to all instances of NativeLibraryMergeEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NdkCxxPlatform
-
This instance is equal to all instances of NdkCxxPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler
-
This instance is equal to all instances of NdkCxxPlatformCompiler that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
This instance is equal to all instances of NdkCxxPlatformTargetConfiguration that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- equals(Object) - Method in class com.facebook.buck.android.StrippedObjectDescription
-
This instance is equal to all instances of StrippedObjectDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
This instance is equal to all instances of AppleBundleDestinations that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleBundleResources
-
This instance is equal to all instances of AppleBundleResources that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
This instance is equal to all instances of AppleCxxPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ApplePackageConfig
-
This instance is equal to all instances of ApplePackageConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
This instance is equal to all instances of ApplePackageConfigAndPlatformInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ApplePlatform
-
This instance is equal to all instances of ApplePlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleSdk
-
This instance is equal to all instances of AppleSdk that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
This instance is equal to all instances of AppleSdkPaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleToolchain
-
This instance is equal to all instances of AppleToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.CodeSignIdentity
-
This instance is equal to all instances of CodeSignIdentity that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.FrameworkDependencies
-
This instance is equal to all instances of FrameworkDependencies that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.GroupedSource
-
This instance is equal to all instances of GroupedSource that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
This instance is equal to all instances of MultiarchFileInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.project_generator.GenerationResult
-
This instance is equal to all instances of GenerationResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
This instance is equal to all instances of ProvisioningProfileMetadata that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
This instance is equal to all instances of AppleSimulator that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
This instance is equal to all instances of AppleSimulatorProfile that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.TestHostInfo
-
This instance is equal to all instances of TestHostInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
This instance is equal to all instances of CopyFilePhaseDestinationSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
This instance is equal to all instances of ProductType that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
This instance is equal to all instances of ArtifactInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
This instance is equal to all instances of CacheResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry
-
This instance is equal to all instances of DirCacheEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
This instance is equal to all instances of FetchResponseReadResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
This instance is equal to all instances of HttpCacheEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
This instance is equal to all instances of MetadataAndPayloadReadResultInternal that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
This instance is equal to all instances of NetworkCacheArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
This instance is equal to all instances of StoreResponseReadResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
This instance is equal to all instances of StoreWriteResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
This instance is equal to all instances of UnixArchiveEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.charset.NulTerminatedCharsetDecoder.Result
-
- equals(Object) - Method in class com.facebook.buck.cli.BuckConfig
-
- equals(Object) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
This instance is equal to all instances of CommandRunnerParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.ConfigValue
-
This instance is equal to all instances of ConfigValue that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.InstallResult
-
This instance is equal to all instances of InstallResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.ProjectPredicates
-
This instance is equal to all instances of ProjectPredicates that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.ShowOptions
-
This instance is equal to all instances of ShowOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.TestRun
-
This instance is equal to all instances of TestRun that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.command.BuildExecutionResult
-
This instance is equal to all instances of BuildExecutionResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.config.CellConfig
-
This instance is equal to all instances of CellConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.config.Config
-
- equals(Object) - Method in class com.facebook.buck.config.RawConfig
-
This instance is equal to all instances of RawConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.counters.Counter
-
- equals(Object) - Method in class com.facebook.buck.counters.CounterInfo
-
This instance is equal to all instances of CounterInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.counters.CounterSnapshot
-
This instance is equal to all instances of CounterSnapshot that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies
-
This instance is equal to all instances of CxxCompilationDatabaseDependencies that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
This instance is equal to all instances of CxxCompilationDatabaseEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
This instance is equal to all instances of CxxHeadersDir that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxHeaderSourceSpec
-
This instance is equal to all instances of CxxHeaderSourceSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxPlatform
-
This instance is equal to all instances of CxxPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
This instance is equal to all instances of CxxPreprocessorInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSource
-
This instance is equal to all instances of CxxSource that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
This instance is equal to all instances of CxxSourceRuleFactory that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSourceSet
-
This instance is equal to all instances of CxxSourceSet that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
This instance is equal to all instances of CxxSymlinkTreeHeaders that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxTestStep
-
- equals(Object) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
This instance is equal to all instances of CxxToolProviderParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.Depfiles.Depfile
-
- equals(Object) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
This instance is equal to all instances of ExplicitCxxToolFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.FrameworkPathArg
-
- equals(Object) - Method in class com.facebook.buck.cxx.HeaderMapStep
-
- equals(Object) - Method in class com.facebook.buck.cxx.HeaderVerification
-
This instance is equal to all instances of HeaderVerification that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.ImmutableCxxPreprocessorInputCacheKey
-
This instance is equal to all instances of ImmutableCxxPreprocessorInputCacheKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
This instance is equal to all instances of IterableCxxToolFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.MachoHeader
-
This instance is equal to all instances of MachoHeader that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
This instance is equal to all instances of NativeLinkableInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.NativeLinkTargetMode
-
This instance is equal to all instances of NativeLinkTargetMode that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
This instance is equal to all instances of OmnibusLibraries that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
This instance is equal to all instances of OmnibusLibrary that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusRoot
-
This instance is equal to all instances of OmnibusRoot that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusRoots
-
This instance is equal to all instances of OmnibusRoots that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
-
This instance is equal to all instances of PrebuiltCxxLibraryGroupDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PrecompiledHeaderReference
-
This instance is equal to all instances of PrecompiledHeaderReference that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
This instance is equal to all instances of PreprocessorDelegateCacheKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
This instance is equal to all instances of PreprocessorFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- equals(Object) - Method in class com.facebook.buck.cxx.ThinArchiveArg
-
This instance is equal to all instances of ThinArchiveArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.d.DIncludes
-
This instance is equal to all instances of DIncludes that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.d.DTestStep
-
- equals(Object) - Method in class com.facebook.buck.dalvik.DalvikStatsTool.FieldReference
-
- equals(Object) - Method in class com.facebook.buck.dalvik.DalvikStatsTool.MethodReference
-
- equals(Object) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
This instance is equal to all instances of DistBuildExecutorArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
This instance is equal to all instances of DistBuildStatus that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorConfig
-
This instance is equal to all instances of DoctorConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
This instance is equal to all instances of DoctorEndpointRequest that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
This instance is equal to all instances of DoctorEndpointResponse that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.dotnet.DotNetFramework
-
- equals(Object) - Method in class com.facebook.buck.event.AbstractBuckEvent
-
The default implementation of equals checks to see if two events are related, are on the same
thread, and are the same concrete class.
- equals(Object) - Method in class com.facebook.buck.event.EventKey
-
This instance is equal to all instances of EventKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.event.listener.EventPair
-
This instance is equal to all instances of EventPair that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
This instance is equal to all instances of ProxyBuckEvent that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.PerfEventId
-
This instance is equal to all instances of PerfEventId that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.StartActivityEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.event.UninstallEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.go.GoLinkable
-
This instance is equal to all instances of GoLinkable that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.go.GoPlatform
-
This instance is equal to all instances of GoPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.go.GoTestStep
-
- equals(Object) - Method in class com.facebook.buck.graph.DefaultTraversableGraph
-
- equals(Object) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
This instance is equal to all instances of HaskellCompileInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.haskell.HaskellPackage
-
This instance is equal to all instances of HaskellPackage that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.haskell.HaskellPackageInfo
-
This instance is equal to all instances of HaskellPackageInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.haskell.HaskellSources
-
This instance is equal to all instances of HaskellSources that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.i18n.NumberFormatterCacheKey
-
This instance is equal to all instances of NumberFormatterCacheKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.ArchiveMemberPath
-
This instance is equal to all instances of ArchiveMemberPath that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.BuckPaths
-
This instance is equal to all instances of BuckPaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.PathOrGlobMatcher
-
- equals(Object) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- equals(Object) - Method in class com.facebook.buck.io.ProjectWatch
-
This instance is equal to all instances of ProjectWatch that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.WatchmanDiagnostic
-
This instance is equal to all instances of WatchmanDiagnostic that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.WatchmanQuery
-
This instance is equal to all instances of WatchmanQuery that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
This instance is equal to all instances of BuildFilePythonResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.json.ParseBuckFileEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
This instance is equal to all instances of ProjectBuildFileParserOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.ContentRoot
-
This instance is equal to all instances of ContentRoot that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry
-
This instance is equal to all instances of DependencyEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData
-
This instance is equal to all instances of DependencyEntryData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
This instance is equal to all instances of IjLibrary that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
This instance is equal to all instances of IjModule that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
This instance is equal to all instances of IjModuleAndroidFacet that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
This instance is equal to all instances of IjProjectConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
This instance is equal to all instances of IjSourceFolder that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry
-
This instance is equal to all instances of ModuleIndexEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.intellij.SimplificationLimit
-
This instance is equal to all instances of SimplificationLimit that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
This instance is equal to all instances of JavacOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacVersion
-
This instance is equal to all instances of JavacVersion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavaOptions
-
This instance is equal to all instances of JavaOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
This instance is equal to all instances of JUnitJvmArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.ErrorLogRecord
-
This instance is equal to all instances of ErrorLogRecord that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.InvocationInfo
-
This instance is equal to all instances of InvocationInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.LogConfigSetup
-
This instance is equal to all instances of LogConfigSetup that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.lua.LuaBinaryPackageComponents
-
This instance is equal to all instances of LuaBinaryPackageComponents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.lua.LuaPackageComponents
-
This instance is equal to all instances of LuaPackageComponents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
This instance is equal to all instances of LuaScriptStarter that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
This instance is equal to all instances of NativeExecutableStarter that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.FatArch
-
This instance is equal to all instances of FatArch that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.FatHeader
-
This instance is equal to all instances of FatHeader that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.LinkEditDataCommand
-
This instance is equal to all instances of LinkEditDataCommand that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.LoadCommandCommonFields
-
This instance is equal to all instances of LoadCommandCommonFields that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.MachoHeader
-
This instance is equal to all instances of MachoHeader that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.Nlist
-
This instance is equal to all instances of Nlist that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.Section
-
This instance is equal to all instances of Section that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.SegmentCommand
-
This instance is equal to all instances of SegmentCommand that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.SymTabCommand
-
This instance is equal to all instances of SymTabCommand that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.UnknownCommand
-
This instance is equal to all instances of UnknownCommand that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.macho.UUIDCommand
-
This instance is equal to all instances of UUIDCommand that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.model.BuildId
-
- equals(Object) - Method in class com.facebook.buck.model.BuildTarget
-
This instance is equal to all instances of BuildTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.model.Either
-
- equals(Object) - Method in class com.facebook.buck.model.ImmediateDirectoryBuildTargetPattern
-
- equals(Object) - Method in class com.facebook.buck.model.ImmutableFlavor
-
This instance is equal to all instances of ImmutableFlavor that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.model.MacroMatchResult
-
This instance is equal to all instances of MacroMatchResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.model.Pair
-
- equals(Object) - Method in class com.facebook.buck.model.SingletonBuildTargetPattern
-
- equals(Object) - Method in class com.facebook.buck.model.SubdirectoryBuildTargetPattern
-
- equals(Object) - Method in class com.facebook.buck.model.UnflavoredBuildTarget
-
This instance is equal to all instances of UnflavoredBuildTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
This instance is equal to all instances of OCamlBuildContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
This instance is equal to all instances of OCamlGeneratedBuildRules that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.BuildFileSpec
-
This instance is equal to all instances of BuildFileSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.BuildTargetSpec
-
This instance is equal to all instances of BuildTargetSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.ParserConfig
-
This instance is equal to all instances of ParserConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.SpeculativeParsing
-
This instance is equal to all instances of SpeculativeParsing that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
This instance is equal to all instances of TargetNodePredicateSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.python.NeededCoverageSpec
-
This instance is equal to all instances of NeededCoverageSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.python.PythonPackageComponents
-
This instance is equal to all instances of PythonPackageComponents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.python.PythonPlatform
-
This instance is equal to all instances of PythonPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.python.PythonVersion
-
This instance is equal to all instances of PythonVersion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.FunctionExpression
-
- equals(Object) - Method in class com.facebook.buck.query.QueryBuildTarget
-
This instance is equal to all instances of QueryBuildTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- equals(Object) - Method in class com.facebook.buck.query.QueryFileTarget
-
This instance is equal to all instances of QueryFileTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.TargetLiteral
-
- equals(Object) - Method in class com.facebook.buck.rage.BuildLogEntry
-
This instance is equal to all instances of BuildLogEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.DefectReport
-
This instance is equal to all instances of DefectReport that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
This instance is equal to all instances of DefectSubmitResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.ExtraInfoResult
-
This instance is equal to all instances of ExtraInfoResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.RageConfig
-
This instance is equal to all instances of RageConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.SourceControlInfo
-
This instance is equal to all instances of SourceControlInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.UserLocalConfiguration
-
This instance is equal to all instances of UserLocalConfiguration that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rage.UserReport
-
This instance is equal to all instances of UserReport that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.AbstractBuildRule
-
- equals(Object) - Method in class com.facebook.buck.rules.ActionGraphAndResolver
-
This instance is equal to all instances of ActionGraphAndResolver that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.args.Arg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.GlobArg
-
This instance is equal to all instances of GlobArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.args.MacroArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.SourcePathArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.StringArg
-
- equals(Object) - Method in class com.facebook.buck.rules.BuildContext
-
This instance is equal to all instances of BuildContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
This instance is equal to all instances of BuildEngineBuildContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.BuildEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.rules.BuildEvent.RuleCountCalculated
-
- equals(Object) - Method in class com.facebook.buck.rules.BuildEvent.UnskippedRuleCountUpdated
-
- equals(Object) - Method in class com.facebook.buck.rules.BuildRuleKeys
-
This instance is equal to all instances of BuildRuleKeys that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.BuildRuleType
-
This instance is equal to all instances of BuildRuleType that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.CachingBuildEngineBuckConfig
-
This instance is equal to all instances of CachingBuildEngineBuckConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.Cell
-
- equals(Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
-
This instance is equal to all instances of BuildConfigFields that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
This instance is equal to all instances of Field that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
This instance is equal to all instances of FrameworkPath that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
This instance is equal to all instances of ManifestEntries that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.OCamlSource
-
This instance is equal to all instances of OCamlSource that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceList
-
This instance is equal to all instances of SourceList that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
This instance is equal to all instances of SourceWithFlagsList that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.ExopackageInfo.DexInfo
-
This instance is equal to all instances of DexInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.ExopackageInfo
-
This instance is equal to all instances of ExopackageInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.ExopackageInfo.NativeLibsInfo
-
This instance is equal to all instances of NativeLibsInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
This instance is equal to all instances of ExternalTestRunnerTestSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
This instance is equal to all instances of DependencyFileEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.Label
-
This instance is equal to all instances of Label that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.ParamInfo
-
- equals(Object) - Method in class com.facebook.buck.rules.PathSourcePath
-
- equals(Object) - Method in class com.facebook.buck.rules.RelativeCellName
-
This instance is equal to all instances of RelativeCellName that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.ResourceAwareSchedulingInfo
-
This instance is equal to all instances of ResourceAwareSchedulingInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.RuleKey
-
- equals(Object) - Method in class com.facebook.buck.rules.RuleScheduleInfo
-
This instance is equal to all instances of RuleScheduleInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.SourceWithFlags
-
This instance is equal to all instances of SourceWithFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.TargetGraph
-
- equals(Object) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets
-
This instance is equal to all instances of TargetGraphAndBuildTargets that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.TargetGraphAndTargetNodes
-
This instance is equal to all instances of TargetGraphAndTargetNodes that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.VersionedTool
-
This instance is equal to all instances of VersionedTool that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.WorkerJobParams
-
This instance is equal to all instances of WorkerJobParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.WorkerJobResult
-
This instance is equal to all instances of WorkerJobResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
This instance is equal to all instances of ClientSideSlbConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
This instance is equal to all instances of LoadBalancedServiceEventData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
This instance is equal to all instances of LoadBalancerPingEventData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.PerServerData
-
This instance is equal to all instances of PerServerData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.PerServerPingData
-
This instance is equal to all instances of PerServerPingData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
This instance is equal to all instances of ServerHealthManagerEventData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
This instance is equal to all instances of ThriftOverHttpServiceConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.AbstractTestStep
-
- equals(Object) - Method in class com.facebook.buck.step.CompositeStep
-
- equals(Object) - Method in class com.facebook.buck.step.ExecutionContext
-
This instance is equal to all instances of ExecutionContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.fs.MakeCleanDirectoryStep
-
- equals(Object) - Method in class com.facebook.buck.step.fs.MkdirAndSymlinkFileStep
-
- equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- equals(Object) - Method in class com.facebook.buck.step.fs.TouchStep
-
- equals(Object) - Method in class com.facebook.buck.step.StepEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.step.StepExecutionResult
-
This instance is equal to all instances of StepExecutionResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.swift.SwiftPlatform
-
This instance is equal to all instances of SwiftPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.selectors.TestDescription
-
- equals(Object) - Method in class com.facebook.buck.test.TestResults
-
This instance is equal to all instances of TestResults that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.TestResultSummary
-
- equals(Object) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
This instance is equal to all instances of TestResultSummaryVerbosity that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.TestRunningOptions
-
This instance is equal to all instances of TestRunningOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.TestStatusMessage
-
This instance is equal to all instances of TestStatusMessage that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.thrift.ThriftCompilerStep
-
- equals(Object) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
This instance is equal to all instances of HashCodeAndFileType that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
This instance is equal to all instances of ListeningSemaphoreArrayPendingItem that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
This instance is equal to all instances of ResourceAmounts that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
This instance is equal to all instances of DirectoryCleanerArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
This instance is equal to all instances of BuildEnvironmentDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
-
- equals(Object) - Method in class com.facebook.buck.util.network.offline.ScribeData
-
This instance is equal to all instances of ScribeData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.PatternAndMessage
-
This instance is equal to all instances of PatternAndMessage that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
This instance is equal to all instances of ProcessExecutorParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
This instance is equal to all instances of ProcessResourceConsumption that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.SampleRate
-
This instance is equal to all instances of SampleRate that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- equals(Object) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
This instance is equal to all instances of VersionControlStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.ExactConstraint
-
This instance is equal to all instances of ExactConstraint that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.Version
-
This instance is equal to all instances of Version that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionedAlias
-
This instance is equal to all instances of VersionedAlias that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionInfo
-
This instance is equal to all instances of VersionInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionUniverse
-
This instance is equal to all instances of VersionUniverse that have equal attribute values.
- equalsForDaemonRestart(BuckConfig) - Method in class com.facebook.buck.cli.BuckConfig
-
- equalsIgnoring(Config, ImmutableMap<String, ImmutableSet<String>>) - Method in class com.facebook.buck.config.Config
-
- equalTo(QueryEnvironment.Argument) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- error(Throwable, String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
-
- error(Throwable, String) - Method in class com.facebook.buck.log.Logger
-
Logs a message at ERROR level.
- error(String) - Method in class com.facebook.buck.log.Logger
-
Logs a message at ERROR level.
- error(Throwable, String, Object...) - Method in class com.facebook.buck.log.Logger
-
Logs a message at ERROR level.
- error(Throwable) - Method in class com.facebook.buck.log.Logger
-
Logs a message at ERROR level.
- error(String, Object...) - Method in class com.facebook.buck.log.Logger
-
Logs a message at ERROR level.
- ErrorLogRecord - Class in com.facebook.buck.log
-
Immutable implementation of AbstractErrorLogRecord.
- ErrorLogRecord.Builder - Class in com.facebook.buck.log
-
- escape(Escaper.Quoter, CharMatcher, String) - Static method in class com.facebook.buck.util.Escaper
-
Escapes the special characters identified the CharMatcher, using single quotes.
- escapeAsBashString(String) - Static method in class com.facebook.buck.util.Escaper
-
Quotes a string to be passed to Bash, if necessary.
- escapeAsBashString(Path) - Static method in class com.facebook.buck.util.Escaper
-
- escapeAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
-
- escapeAsPythonString(String) - Static method in class com.facebook.buck.util.Escaper
-
- escapeAsShellString(String) - Static method in class com.facebook.buck.util.Escaper
-
Quotes a string to be passed to the shell, if necessary.
- escapePathForCIncludeString(Path) - Static method in class com.facebook.buck.util.Escaper
-
Escapes forward slashes in a Path as a String that is safe to consume with other tools (such
as gcc).
- Escaper - Class in com.facebook.buck.util
-
- escaper(Escaper.Quoter, CharMatcher) - Static method in class com.facebook.buck.util.Escaper
-
- Escaper.Quoter - Enum in com.facebook.buck.util
-
The quoting style to use when escaping.
- EstimateDexWeightStep - Class in com.facebook.buck.dalvik
-
- EstimateDexWeightStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.dalvik.EstimateDexWeightStep
-
This uses an estimator that uses the size of the .class file as the
estimate.
- estimatedLinearAllocSize - Variable in class com.facebook.buck.dalvik.DalvikStatsTool.Stats
-
Estimated bytes the class will contribute to Dalvik linear alloc.
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.AllPathsFunction
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.AttrFilterFunction
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.BuildFileFunction
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.DepsFunction
-
Evaluates to the dependencies of the argument.
- eval(QueryEnvironment, ListeningExecutorService) - Method in class com.facebook.buck.query.FunctionExpression
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.LabelsFunction
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.OwnerFunction
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
-
Called when a user-defined function is to be evaluated.
- eval(QueryEnvironment, ListeningExecutorService) - Method in class com.facebook.buck.query.QueryExpression
-
Evaluates this query in the specified environment, and returns a
(possibly-immutable) set of targets.
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.RdepsFunction
-
Evaluates to the reverse dependencies of the argument 'x' in the transitive closure of the
set 'u'.
- eval(QueryEnvironment, ListeningExecutorService) - Method in class com.facebook.buck.query.TargetLiteral
-
- eval(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, ListeningExecutorService) - Method in class com.facebook.buck.query.TestsOfFunction
-
- evaluateQuery(QueryExpression, ListeningExecutorService) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
Evaluate the specified query expression in this environment.
- evaluateQuery(String, ListeningExecutorService) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- EVENT_NAME - Static variable in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- EventKey - Class in com.facebook.buck.event
-
Immutable implementation of AbstractEventKey.
- EventKey.Builder - Class in com.facebook.buck.event
-
- EventPair - Class in com.facebook.buck.event.listener
-
Immutable implementation of AbstractEventPair.
- EventPair.Builder - Class in com.facebook.buck.event.listener
-
- ExactConstraint - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractExactConstraint.
- ExceptionWithHumanReadableMessage - Interface in com.facebook.buck.util
-
- ExcludeFolder - Class in com.facebook.buck.jvm.java.intellij
-
A path which contains a set of sources we wish to present to IntelliJ.
- exe - Variable in class com.facebook.buck.shell.WorkerToolDescription.Arg
-
- executable - Variable in class com.facebook.buck.cxx.CxxLinkAndCompileRules
-
- executable - Variable in class com.facebook.buck.shell.GenruleDescription.Arg
-
- ExecutableFinder - Class in com.facebook.buck.io
-
Given the name of an executable, search a set of (possibly platform-specific) known locations for
that executable.
- ExecutableFinder() - Constructor for class com.facebook.buck.io.ExecutableFinder
-
- ExecutableFinder(Platform) - Constructor for class com.facebook.buck.io.ExecutableFinder
-
- ExecutableMacroExpander - Class in com.facebook.buck.rules.macros
-
Resolves to the executable command for a build target referencing a
BinaryBuildRule.
- ExecutableMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ExtractFromAndroidManifestStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.FilterResourcesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GenStringSourceMapStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.HashInputJarsToDexStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.cxx.ArchiveStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.cxx.CxxCollectAndLogInferDependenciesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompileStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.cxx.CxxWriteArgsToFileStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.cxx.HeaderMapStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.cxx.StripSymbolsStep
-
- execute() - Method in class com.facebook.buck.dalvik.DalvikAwareZipSplitter
-
- execute(ExecutionContext) - Method in class com.facebook.buck.dalvik.EstimateDexWeightStep
-
- execute() - Method in interface com.facebook.buck.dalvik.ZipSplitter
-
Writes the primary zip file and if necessary, the secondary zip files.
- execute(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateAbiStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacDirectToJarStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.ocaml.OCamlBuildStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.ocaml.OCamlDebugLauncherStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.python.PythonRunTestsStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.rules.RecordFileSha1Step
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.CompositeStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MkdirStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.RmStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
-
- execute(ExecutionContext) - Method in interface com.facebook.buck.step.Step
-
- execute(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- execute(ProcessExecutor.LaunchedProcess, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
-
Executes the specified already-launched process.
- execute(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.zip.UnzipStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.zip.ZipScrubberStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
-
- executeAndPrintFailuresToEventBus(Iterable<? extends HasBuildTarget>, boolean, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
-
- executeAndPrintFailuresToEventBus(WeightedListeningExecutorService, BuckEventBus) - Method in class com.facebook.buck.distributed.DistBuildClientExecutor
-
- executeBuild(Iterable<? extends HasBuildTarget>, boolean) - Method in class com.facebook.buck.command.Build
-
If isKeepGoing is false, then this returns a future that succeeds only if all of
rulesToBuild build successfully.
- executeCommandWithErrorChecking(IDevice, String) - Static method in class com.facebook.buck.android.AdbHelper
-
Runs a command on a device and throws an exception if it fails.
- executeLocalBuild(CommandRunnerParams, ActionGraphAndResolver, WeightedListeningExecutorService) - Method in class com.facebook.buck.cli.BuildCommand
-
- ExecutionContext - Class in com.facebook.buck.step
-
Immutable implementation of AbstractExecutionContext.
- ExecutionContext.Builder - Class in com.facebook.buck.step
-
- ExecutionEnvironment - Interface in com.facebook.buck.util.environment
-
- ExecutorPool - Enum in com.facebook.buck.step
-
- executorService - Variable in class com.facebook.buck.parser.ConvertingPipeline
-
- exists(Path, LinkOption...) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
-
- exists(Path, LinkOption...) - Method in class com.facebook.buck.io.DefaultProjectFilesystemDelegate
-
- EXISTS - Static variable in class com.facebook.buck.io.FileFinder
-
Filter that checks that a file exists.
- exists(Path, LinkOption...) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.ProjectFilesystemDelegate
-
- exitCode - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
-
- exopackage - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- EXOPACKAGE_FLAGS - Static variable in class com.facebook.buck.android.BuildConfigs
-
Name of a global variable that includes the exopackage configuration as a bitmask.
- ExopackageInfo - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractExopackageInfo.
- ExopackageInfo.Builder - Class in com.facebook.buck.rules
-
- ExopackageInfo.DexInfo - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractExopackageInfo.AbstractDexInfo.
- ExopackageInfo.DexInfo.Builder - Class in com.facebook.buck.rules
-
- ExopackageInfo.NativeLibsInfo - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractExopackageInfo.AbstractNativeLibsInfo.
- ExopackageInfo.NativeLibsInfo.Builder - Class in com.facebook.buck.rules
-
- ExopackageInstaller - Class in com.facebook.buck.android
-
ExopackageInstaller manages the installation of apps with the "exopackage" flag set to true.
- ExopackageInstaller(ExecutionContext, AdbHelper, InstallableApk) - Constructor for class com.facebook.buck.android.ExopackageInstaller
-
- exopackageModes - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- expand(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- expand(SourcePathResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- expand(SourcePathResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
-
- expand(SourcePathResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- expand(SourcePathResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.LocationMacroExpander
-
- expand(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
Expand the input given for the this macro to some string.
- expand(BuildTarget, CellPathResolver, BuildRuleResolver, String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
- expand(SourcePathResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
-
- expand(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.OutputToFileExpander
-
- expand(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.StringExpander
-
- expand(SourcePathResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- expandForFile(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
-
- expandForFile(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in interface com.facebook.buck.rules.macros.MacroExpanderWithCustomFileOutput
-
Expand the input given for the this macro to some string, which is intended to be written to
a file.
- expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver, String) - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
-
- expandHomeDir(Path) - Static method in class com.facebook.buck.io.MorePaths
-
Expands "~/foo" into "/home/zuck/foo".
- expandTilde(String) - Static method in class com.facebook.buck.cli.QuickstartCommand
-
A simple function to convert "~" to the home directory (i.e.
- EXPECTED_NUMBER_OF_GENERATED_PROJECT_FILES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
-
- EXPECTED_NUMBER_OF_PARSED_BUCK_FILES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
-
- EXPECTED_NUMBER_OF_PARSED_RULES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
-
- experimentalArgs - Variable in class com.facebook.buck.gwt.GwtBinaryDescription.Arg
-
In practice, these may be values such as -XenableClosureCompiler,
-XdisableClassMetadata, -XdisableCastChecking, or -XfragmentMerge.
- EXPLICIT_FILE_TYPE_BROKEN_IDENTIFIERS - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
-
Set of identifiers which only work as "lastKnownFileType" and not "explicitFileType"
in a PBXFileReference.
- explicitBuilder() - Static method in class com.facebook.buck.cxx.CxxToolFlags
-
Returns a builder for explicitly specifying the flags.
- ExplicitCxxToolFlags - Class in com.facebook.buck.cxx
-
Immutable implementation of AbstractExplicitCxxToolFlags.
- ExplicitCxxToolFlags.Builder - Class in com.facebook.buck.cxx
-
- explicitRunnablePath - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- EXPLODING_ANDROID_PLATFORM_TARGET_SUPPLIER - Static variable in class com.facebook.buck.android.AndroidPlatformTarget
-
- ExplodingDownloader - Class in com.facebook.buck.file
-
- ExplodingDownloader() - Constructor for class com.facebook.buck.file.ExplodingDownloader
-
- ExportDependencies - Interface in com.facebook.buck.rules
-
BuildRule that can export a subset of it's dependencies.
- EXPORTED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- exportedCompilerFlags - Variable in class com.facebook.buck.haskell.PrebuiltHaskellLibraryDescription.Arg
-
- exportedDeps - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedDeps - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedDeps - Variable in class com.facebook.buck.go.GoLibraryDescription.Arg
-
- exportedDeps - Variable in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription.Arg
-
- exportedDeps - Variable in class com.facebook.buck.jvm.java.JavaLibraryDescription.Arg
-
- exportedDeps - Variable in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.Arg
-
- ExportedDepsClosureResolver - Class in com.facebook.buck.jvm.java.intellij
-
Calculates the transitive closure of exported deps for every node in a
TargetGraph.
- ExportedDepsClosureResolver(TargetGraph) - Constructor for class com.facebook.buck.jvm.java.intellij.ExportedDepsClosureResolver
-
- exportedHeaders - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedHeaders - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedLangPreprocessorFlags - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedLangPreprocessorFlags - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedLinkerFlags - Variable in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription.Arg
-
- exportedLinkerFlags - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedLinkerFlags - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedLinkerFlags - Variable in class com.facebook.buck.haskell.PrebuiltHaskellLibraryDescription.Arg
-
- exportedPlatformHeaders - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedPlatformHeaders - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedPlatformLinkerFlags - Variable in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription.Arg
-
- exportedPlatformLinkerFlags - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedPlatformLinkerFlags - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedPlatformPreprocessorFlags - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedPlatformPreprocessorFlags - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedPreprocessorFlags - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- exportedPreprocessorFlags - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- exportedSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
-
Exported symbols are those that need to be on the classpath when compiling against the
providedSymbols.
- ExportFile - Class in com.facebook.buck.shell
-
Export a file so that it can be easily referenced by other
BuildRules.
- ExportFileDescription - Class in com.facebook.buck.shell
-
- ExportFileDescription() - Constructor for class com.facebook.buck.shell.ExportFileDescription
-
- ExportFileDescription.Arg - Class in com.facebook.buck.shell
-
- ExportFileDescription.Mode - Enum in com.facebook.buck.shell
-
Controls how `export_file` exports it's wrapped source.
- ext(String...) - Static method in class com.facebook.buck.ocaml.OCamlUtil
-
Constructs a Predicate instance which returns true if the input argument ends with
any String in extensions
- EXTENDED_TIMESTAMP_ID - Static variable in class com.facebook.buck.zip.ZipScrubberStep
-
- extension - Variable in class com.facebook.buck.apple.AppleBundleDescription.Arg
-
- extension - Variable in class com.facebook.buck.python.PythonBinaryDescription.Arg
-
- extension - Variable in class com.facebook.buck.python.PythonTestDescription.Arg
-
- EXTERNAL_IMMUTABLE_BASE_CLASSES - Static variable in class com.facebook.buck.tools.dxanalysis.MutabilityAnalyzer
-
NonExternal classes that are non-final but have no inherent mutability.
- ExternalJavac - Class in com.facebook.buck.jvm.java
-
- ExternalJavac(Either<Path, SourcePath>) - Constructor for class com.facebook.buck.jvm.java.ExternalJavac
-
- ExternallyBuiltApplePackage - Class in com.facebook.buck.apple
-
Rule for generating an apple package via external script.
- ExternallyBuiltApplePackage(BuildRuleParams, SourcePathResolver, ApplePackageConfigAndPlatformInfo, SourcePath) - Constructor for class com.facebook.buck.apple.ExternallyBuiltApplePackage
-
- ExternalTestRunnerRule - Interface in com.facebook.buck.rules
-
A interface describing
TestRules which support being run by an external test runner.
- ExternalTestRunnerTestSpec - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractExternalTestRunnerTestSpec.
- ExternalTestRunnerTestSpec.Builder - Class in com.facebook.buck.rules
-
- extraArguments - Variable in class com.facebook.buck.jvm.java.JvmLibraryArg
-
- extraArguments - Variable in class com.facebook.buck.jvm.scala.ScalaLibraryDescription.Arg
-
- extractBuildTargetContainer(HasBuildTarget) - Static method in class com.facebook.buck.cli.QueryTargetAccessor
-
- extractBuildTimeDeps(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractBuildTimeDeps(BuildRuleResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- extractBuildTimeDeps(BuildRuleResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- extractBuildTimeDeps(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
- extractBuildTimeDeps(BuildTarget, CellPathResolver, BuildRuleResolver, String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
- extractBuildTimeDeps(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.OutputToFileExpander
-
- extractBuildTimeDeps(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.StringExpander
-
- extractBuildTimeDeps(BuildRuleResolver, BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- extractBuildTimeDepsFrom(BuildTarget, CellPathResolver, BuildRuleResolver, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractBuildTimeDepsFrom(BuildTarget, CellPathResolver, BuildRuleResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- extractBuildTimeDepsFrom(BuildTarget, CellPathResolver, BuildRuleResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
-
- extractFeaturesFromJavaCode(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
-
- ExtractFromAndroidManifestStep - Class in com.facebook.buck.android
-
- ExtractFromAndroidManifestStep(Path, ProjectFilesystem, BuildableContext, String, Path) - Constructor for class com.facebook.buck.android.ExtractFromAndroidManifestStep
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, ImmutableList<String>) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.OutputToFileExpander
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.StringExpander
-
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, BuildRuleResolver, String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.OutputToFileExpander
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, BuildRuleResolver, ImmutableList<String>) - Method in class com.facebook.buck.rules.macros.StringExpander
-
- extractRuleKeyAppendablesFrom(BuildTarget, CellPathResolver, BuildRuleResolver, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractRuleKeyAppendablesFrom(BuildTarget, CellPathResolver, BuildRuleResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- extractRuleKeyAppendablesFrom(BuildTarget, CellPathResolver, BuildRuleResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
-
- extractRuleKeyAppendablesFrom(BuildTarget, CellPathResolver, BuildRuleResolver, BuildTarget) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- extractSourcePath(SourcePath) - Static method in class com.facebook.buck.cli.QueryTargetAccessor
-
- extractSymbolInfo(String) - Static method in class com.facebook.buck.android.relinker.Symbols
-
- extractZipFile(Path, ProjectFilesystem, Path, Unzip.ExistingFileMode) - Static method in class com.facebook.buck.zip.Unzip
-
Unzips a file to a destination and returns the paths of the written files.
- extractZipFile(Path, ProjectFilesystem, Unzip.ExistingFileMode) - Static method in class com.facebook.buck.zip.Unzip
-
- extractZipFile(Path, Path, Unzip.ExistingFileMode) - Static method in class com.facebook.buck.zip.Unzip
-
- extraGroovycArguments - Variable in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription.Arg
-
- ExtraInfoCollector - Interface in com.facebook.buck.rage
-
Responsible for getting extra information to the report by running a user-specified command.
- ExtraInfoCollector.AbstractExtraInfoResult - Interface in com.facebook.buck.rage
-
- ExtraInfoCollector.ExtraInfoExecutionException - Exception in com.facebook.buck.rage
-
- ExtraInfoExecutionException(String) - Constructor for exception com.facebook.buck.rage.ExtraInfoCollector.ExtraInfoExecutionException
-
- ExtraInfoExecutionException(String, Throwable) - Constructor for exception com.facebook.buck.rage.ExtraInfoCollector.ExtraInfoExecutionException
-
- ExtraInfoResult - Class in com.facebook.buck.rage
-
- ExtraInfoResult.Builder - Class in com.facebook.buck.rage
-
- extraKotlincArguments - Variable in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.Arg
-
- extraSchemes - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- extraTargets - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- extraTests - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- extraXcodeSources - Variable in class com.facebook.buck.apple.AppleNativeTargetDescriptionArg
-
- HALIDE_COMPILE_FLAVOR - Static variable in class com.facebook.buck.halide.HalideLibraryDescription
-
- HALIDE_COMPILER_FLAVOR - Static variable in class com.facebook.buck.halide.HalideLibraryDescription
-
- HALIDE_SECTION_NAME - Static variable in class com.facebook.buck.halide.HalideBuckConfig
-
- HALIDE_XCODE_COMPILE_SCRIPT_KEY - Static variable in class com.facebook.buck.halide.HalideBuckConfig
-
- HalideBuckConfig - Class in com.facebook.buck.halide
-
A Halide-specific "view" of BuckConfig.
- HalideBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.halide.HalideBuckConfig
-
- HalideCompile - Class in com.facebook.buck.halide
-
- HalideCompile(BuildRuleParams, SourcePathResolver, Tool, String, Optional<ImmutableList<String>>, Optional<String>) - Constructor for class com.facebook.buck.halide.HalideCompile
-
- HalideCompilerStep - Class in com.facebook.buck.halide
-
- HalideCompilerStep(Path, ImmutableMap<String, String>, ImmutableList<String>, Path, String, String, Optional<ImmutableList<String>>) - Constructor for class com.facebook.buck.halide.HalideCompilerStep
-
- HalideLibrary - Class in com.facebook.buck.halide
-
- HalideLibrary(BuildRuleParams, BuildRuleResolver, SourcePathResolver, Optional<Pattern>) - Constructor for class com.facebook.buck.halide.HalideLibrary
-
- HalideLibraryDescription - Class in com.facebook.buck.halide
-
- HalideLibraryDescription(CxxBuckConfig, CxxPlatform, FlavorDomain<CxxPlatform>, HalideBuckConfig) - Constructor for class com.facebook.buck.halide.HalideLibraryDescription
-
- HalideLibraryDescription.Arg - Class in com.facebook.buck.halide
-
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
-
- handleConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
-
- handleFallback(Object) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
-
- handleLine(String) - Method in interface com.facebook.buck.util.InputStreamConsumer.Handler
-
- HangMonitor - Class in com.facebook.buck.cli
-
- HangMonitor(Consumer<String>, TimeSpan) - Constructor for class com.facebook.buck.cli.HangMonitor
-
- HangMonitor.AutoStartInstance - Class in com.facebook.buck.cli
-
- HasAndroidResourceDeps - Interface in com.facebook.buck.android
-
Indicates that this class may have android resources that should be packaged into an APK.
- HasAppleBundleFields - Interface in com.facebook.buck.apple
-
- hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
-
- hasAssumptionViolations() - Method in class com.facebook.buck.test.TestCaseSummary
-
- hasAssumptionViolations() - Method in class com.facebook.buck.test.TestResults
-
- hasAtLeastOneWriteableCache() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig
-
- HasBuildTarget - Interface in com.facebook.buck.model
-
- HasClasspathEntries - Interface in com.facebook.buck.jvm.java
-
Implemented by build rules where the output has a classpath environment.
- HasDefaultFlavors - Interface in com.facebook.buck.model
-
A constructor arg of rules which have default flavors.
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.OCamlSourceTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceListTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
-
- hasElementClass(Class<?>...) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
-
Returns whether the leaf nodes of this type coercer outputs value that is an instance of the
given class or its subclasses.
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
-
- hasElementTypes(Class<?>...) - Method in class com.facebook.buck.rules.ParamInfo
-
- hasEntries() - Method in class com.facebook.buck.io.DeterministicJarManifestWriter
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBundleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.ApplePackageDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleResourceDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.CoreDataModelDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.go.GoBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.go.GoLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.go.GoTestDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.halide.HalideLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.haskell.HaskellBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.haskell.HaskellLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.js.AndroidReactNativeLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.js.IosReactNativeLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.model.Flavored
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.thrift.ThriftLibraryDescription
-
- hashAbi(Iterable<HasAndroidResourceDeps>) - Static method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- hashCode() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- hashCode() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Computes a hash code from attributes: packageableCollection, aaptPackageResources, copyNativeLibraries, packageStringAssets, preDexMerge, computeExopackageDepsAbi, packageAssetLibraries, compiledUberRDotJava, classpathEntriesToDex, finalDeps, aPKModuleGraph.
- hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Computes a hash code from attributes: pathToAdbExecutable, directoryForTestResults, testPackage, testRunner, ddmlibJarPath, kxmlJarPath, deviceSerial, instrumentationApkPath, apkUnderTestPath, testRunnerClasspath.
- hashCode() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Computes a hash code from attributes: copyNativeLibraries, sonameMergeMap.
- hashCode() - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Computes a hash code from attributes: resourceDetails, nativeLibsTargets, nativeLinkables, nativeLinkablesAssets, nativeLibsDirectories, nativeLibAssetsDirectories, assetsDirectories, proguardConfigs, classpathEntriesToDex, moduleMappedClasspathEntriesToDex, noDxClasspathEntries, buildConfigs, pathsToThirdPartyJars, javaLibrariesToDex, classNamesToHashesSupplier.
- hashCode() - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Computes a hash code from attributes: resourceDirectories, whitelistedStringDirectories, resourcesWithNonEmptyResDir, resourcesWithEmptyResButNonEmptyAssetsDir, hasResources.
- hashCode() - Method in class com.facebook.buck.android.APKModule
-
Computes a hash code from attributes: name, rootModule, canaryClassName, buildTargets.
- hashCode() - Method in class com.facebook.buck.android.DefaultAndroidDirectoryResolver
-
- hashCode() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- hashCode() - Method in class com.facebook.buck.android.GenerateManifestStep
-
- hashCode() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
Computes a hash code from attributes: soname, linkables.
- hashCode() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Computes a hash code from attributes: mergedLinkables, mergedLinkablesAssets, sonameMapping.
- hashCode() - Method in class com.facebook.buck.android.NdkCxxPlatform
-
Computes a hash code from attributes: cxxPlatform, cxxRuntime, objdump, cxxSharedRuntimePath.
- hashCode() - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler
-
Computes a hash code from attributes: type, version, gccVersion.
- hashCode() - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Computes a hash code from attributes: toolchain, toolchainTarget, targetArch, targetArchAbi, targetAppPlatform, compiler, compilerFlags, assemblerFlags, linkerFlags.
- hashCode() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- hashCode() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
Computes a hash code from attributes: sourcePath, strippedObjectName, targetCpuType.
- hashCode() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Computes a hash code from attributes: metadataPath, resourcesPath, executablesPath, frameworksPath, plugInsPath, watchAppPath, headersPath, modulesPath.
- hashCode() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Computes a hash code from attributes: resourceDirs, dirsContainingResourceDirs, resourceFiles, resourceVariantFiles.
- hashCode() - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Computes a hash code from attributes: cxxPlatform, swiftPlatform, appleSdk, appleSdkPaths, buildVersion, minVersion, actool, ibtool, momc, xctest, dsymutil, lipo, stubBinary, lldb, codesignAllocate, xcodeVersion, xcodeBuildVersion.
- hashCode() - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Computes a hash code from attributes: command, extension.
- hashCode() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Computes a hash code from attributes: config, sdkVersion, platformBuildVersion, sdkPath.
- hashCode() - Method in class com.facebook.buck.apple.ApplePlatform
-
Computes a hash code from attributes: name, swiftName, architectures, minVersionFlagPrefix, stubBinaryPath, appIncludesFrameworks.
- hashCode() - Method in class com.facebook.buck.apple.AppleSdk
-
Computes a hash code from attributes: name, version, applePlatform, architectures, toolchains.
- hashCode() - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Computes a hash code from attributes: developerPath, toolchainPaths, platformPath, sdkPath.
- hashCode() - Method in class com.facebook.buck.apple.AppleToolchain
-
Computes a hash code from attributes: identifier, version, path.
- hashCode() - Method in class com.facebook.buck.apple.CodeSignIdentity
-
Computes a hash code from attributes: fingerprint, subjectCommonName.
- hashCode() - Method in class com.facebook.buck.apple.FrameworkDependencies
-
Computes a hash code from attributes: sourcePaths.
- hashCode() - Method in class com.facebook.buck.apple.GroupedSource
-
Computes a hash code from attributes: type, sourceWithFlags, sourcePath, sourceGroupName, sourceGroupPathRelativeToTarget, sourceGroup.
- hashCode() - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Computes a hash code from attributes: fatTarget, thinTargets, representativePlatform.
- hashCode() - Method in class com.facebook.buck.apple.project_generator.GenerationResult
-
Computes a hash code from attributes: projectPath, requiredBuildTargets, buildTargetToGeneratedTargetMap.
- hashCode() - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Computes a hash code from attributes: appID, expirationDate, uUID, profilePath, entitlements, developerCertificateFingerprints.
- hashCode() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
Computes a hash code from attributes: name, udid, simulatorState.
- hashCode() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Computes a hash code from attributes: supportedProductFamilyIDs, supportedArchitectures.
- hashCode() - Method in class com.facebook.buck.apple.TestHostInfo
-
Computes a hash code from attributes: testHostApp, testHostAppBinarySourcePath, blacklist.
- hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
Computes a hash code from attributes: destination, path.
- hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
Computes a hash code from attributes: identifier.
- hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Computes a hash code from attributes: ruleKeys, metadata, buildTarget, repository.
- hashCode() - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Computes a hash code from attributes: type, cacheSource, cacheError, metadata, artifactSizeBytes.
- hashCode() - Method in class com.facebook.buck.artifact_cache.DirCacheEntry
-
Computes a hash code from attributes: cacheDir, maxSizeBytes, cacheReadMode.
- hashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Computes a hash code from attributes: ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
- hashCode() - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Computes a hash code from attributes: name, url, timeoutSeconds, readHeaders, writeHeaders, cacheReadMode, blacklistedWifiSsids, errorMessageFormat, maxStoreSize.
- hashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Computes a hash code from attributes: ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
- hashCode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Computes a hash code from attributes: cacheName, repository, scheduleType, fetchClient, storeClient, doStore, projectFilesystem, buckEventBus, httpWriteExecutorService, errorTextTemplate, maxStoreSizeBytes, thriftEndpointPath.
- hashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Computes a hash code from attributes: rawKeys, ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
- hashCode() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
Computes a hash code from attributes: artifactContentHashCode, artifactSizeBytes.
- hashCode() - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Computes a hash code from attributes: fileNameLength, fileModificationTimestamp, ownerId, groupId, fileMode, fileSize, fileName, headerOffset, headerSize, fileOffset.
- hashCode() - Method in class com.facebook.buck.charset.NulTerminatedCharsetDecoder.Result
-
- hashCode() - Method in class com.facebook.buck.cli.BuckConfig
-
- hashCode() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Computes a hash code from attributes: console, stdIn, cell, artifactCache, parser, buckEventBus, androidPlatformTargetSupplier, platform, environment, javaPackageFinder, objectMapper, clock, processManager, webServer, persistentWorkerPools, buckConfig, fileHashCache, executors, buildEnvironmentDescription, actionGraphCache, knownBuildRuleTypesFactory.
- hashCode() - Method in class com.facebook.buck.cli.ConfigValue
-
Computes a hash code from attributes: key, section, property, value.
- hashCode() - Method in class com.facebook.buck.cli.InstallResult
-
Computes a hash code from attributes: exitCode, launchedPid.
- hashCode() - Method in class com.facebook.buck.cli.ProjectPredicates
-
Computes a hash code from attributes: projectRootsPredicate, associatedProjectPredicate.
- hashCode() - Method in class com.facebook.buck.cli.ShowOptions
-
Computes a hash code from attributes: outputPath, ruleKey, targetHash.
- hashCode() - Method in class com.facebook.buck.cli.TestRun
-
Computes a hash code from attributes: test, steps, testResultsCallable, testReportingCallback.
- hashCode() - Method in class com.facebook.buck.command.BuildExecutionResult
-
Computes a hash code from attributes: results, failures.
- hashCode() - Method in class com.facebook.buck.config.CellConfig
-
Computes a hash code from attributes: values.
- hashCode() - Method in class com.facebook.buck.config.Config
-
- hashCode() - Method in class com.facebook.buck.config.RawConfig
-
Computes a hash code from attributes: values.
- hashCode() - Method in class com.facebook.buck.counters.Counter
-
- hashCode() - Method in class com.facebook.buck.counters.CounterInfo
-
Computes a hash code from attributes: category, name, tags.
- hashCode() - Method in class com.facebook.buck.counters.CounterSnapshot
-
Computes a hash code from attributes: category, tags, tagSets, values.
- hashCode() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies
-
Computes a hash code from attributes: sourcePaths.
- hashCode() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Computes a hash code from attributes: directory, file, arguments, command.
- hashCode() - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
Computes a hash code from attributes: includeType, root.
- hashCode() - Method in class com.facebook.buck.cxx.CxxHeaderSourceSpec
-
Computes a hash code from attributes: cxxHeaders, cxxSources.
- hashCode() - Method in class com.facebook.buck.cxx.CxxPlatform
-
Computes a hash code from attributes: flavor, as, asflags, aspp, asppflags, cc, cflags, cxx, cxxflags, cpp, cppflags, cxxpp, cxxppflags, cudapp, cudappflags, cuda, cudaflags, asmpp, asmppflags, asm, asmflags, ld, ldflags, runtimeLdflags, strip, stripFlags, ar, arflags, ranlib, ranlibflags, symbolNameTool, sharedLibraryExtension, sharedLibraryVersionedExtensionFormat, staticLibraryExtension, objectFileExtension, compilerDebugPathSanitizer, assemblerDebugPathSanitizer, flagMacros.
- hashCode() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Computes a hash code from attributes: preprocessorFlags, includes, frameworks, rules, systemIncludeRoots.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSource
-
Computes a hash code from attributes: type, path, flags.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Computes a hash code from attributes: params, resolver, pathResolver, cxxBuckConfig, cxxPlatform, cxxPreprocessorInput, compilerFlags, prefixHeader, picType.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSourceSet
-
Computes a hash code from attributes: sourcesSet.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Computes a hash code from attributes: includeType, root, includeRoot, headerMap, nameToPathMap.
- hashCode() - Method in class com.facebook.buck.cxx.CxxTestStep
-
- hashCode() - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Computes a hash code from attributes: source, buildTarget, path, type.
- hashCode() - Method in class com.facebook.buck.cxx.Depfiles.Depfile
-
- hashCode() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Computes a hash code from attributes: platformFlags, ruleFlags.
- hashCode() - Method in class com.facebook.buck.cxx.FrameworkPathArg
-
- hashCode() - Method in class com.facebook.buck.cxx.HeaderMapStep
-
- hashCode() - Method in class com.facebook.buck.cxx.HeaderVerification
-
Computes a hash code from attributes: mode, whitelist, whitelistPatterns.
- hashCode() - Method in class com.facebook.buck.cxx.ImmutableCxxPreprocessorInputCacheKey
-
Computes a hash code from attributes: platform, visibility.
- hashCode() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Computes a hash code from attributes: platformFlags, ruleFlags.
- hashCode() - Method in class com.facebook.buck.cxx.MachoHeader
-
Computes a hash code from attributes: commandsCount, is64Bit.
- hashCode() - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Computes a hash code from attributes: args, frameworks, libraries.
- hashCode() - Method in class com.facebook.buck.cxx.NativeLinkTargetMode
-
Computes a hash code from attributes: type, libraryName.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
Computes a hash code from attributes: roots, libraries.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
Computes a hash code from attributes: soname, path.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusRoot
-
Computes a hash code from attributes: path.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Computes a hash code from attributes: includedRoots, excludedRoots.
- hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
-
Computes a hash code from attributes: buildRuleType.
- hashCode() - Method in class com.facebook.buck.cxx.PrecompiledHeaderReference
-
Computes a hash code from attributes: sourcePath, depFileLines.
- hashCode() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Computes a hash code from attributes: sourceType, sourceFlags.
- hashCode() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Computes a hash code from attributes: prefixHeader, otherFlags, includes, frameworkPaths, systemIncludePaths.
- hashCode() - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- hashCode() - Method in class com.facebook.buck.cxx.ThinArchiveArg
-
Computes a hash code from attributes: pathResolver, path, contents.
- hashCode() - Method in class com.facebook.buck.d.DIncludes
-
Computes a hash code from attributes: linkTree, sources.
- hashCode() - Method in class com.facebook.buck.d.DTestStep
-
- hashCode() - Method in class com.facebook.buck.dalvik.DalvikStatsTool.FieldReference
-
- hashCode() - Method in class com.facebook.buck.dalvik.DalvikStatsTool.MethodReference
-
- hashCode() - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Computes a hash code from attributes: state, objectMapper, rootCell, parser, buckEventBus, executorService, actionGraphCache, cacheKeySeed, console, artifactCache, platform, clock, executors, provider.
- hashCode() - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Computes a hash code from attributes: eTAMillis, status, message, logBook.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Computes a hash code from attributes: buildId, logDirPath, machineReadableLog, rulekeyLog, rageUrl.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Computes a hash code from attributes: errorMessage, parsingStatus, remoteCacheStatus, environmentStatus, suggestions.
- hashCode() - Method in class com.facebook.buck.dotnet.DotNetFramework
-
- hashCode() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- hashCode() - Method in class com.facebook.buck.event.EventKey
-
Computes a hash code from attributes: value.
- hashCode() - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.event.listener.EventPair
-
Computes a hash code from attributes: start, finish.
- hashCode() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
Computes a hash code from attributes: timestamp.
- hashCode() - Method in class com.facebook.buck.event.PerfEventId
-
Computes a hash code from attributes: value.
- hashCode() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.event.UninstallEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.go.GoLinkable
-
Computes a hash code from attributes: goLinkInput, exportedDeps.
- hashCode() - Method in class com.facebook.buck.go.GoPlatform
-
Computes a hash code from attributes: goOs, goArch, cxxPlatform.
- hashCode() - Method in class com.facebook.buck.go.GoTestStep
-
- hashCode() - Method in class com.facebook.buck.graph.DefaultTraversableGraph
-
- hashCode() - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Computes a hash code from attributes: flags, includes, packages.
- hashCode() - Method in class com.facebook.buck.haskell.HaskellPackage
-
Computes a hash code from attributes: info, packageDb, libraries, interfaces.
- hashCode() - Method in class com.facebook.buck.haskell.HaskellPackageInfo
-
Computes a hash code from attributes: name, version, identifier.
- hashCode() - Method in class com.facebook.buck.haskell.HaskellSources
-
Computes a hash code from attributes: moduleMap.
- hashCode() - Method in class com.facebook.buck.i18n.NumberFormatterCacheKey
-
Computes a hash code from attributes: threadId, locale.
- hashCode() - Method in class com.facebook.buck.io.ArchiveMemberPath
-
Computes a hash code from attributes: archivePath, memberPath.
- hashCode() - Method in class com.facebook.buck.io.BuckPaths
-
Computes a hash code from attributes: buckOut, configuredBuckOut, currentVersionFile, genDir, resDir, scratchDir, annotationDir, logDir, traceDir, cacheDir, tmpDir, trashDir, offlineLogDir, remoteSandboxDir.
- hashCode() - Method in class com.facebook.buck.io.PathOrGlobMatcher
-
- hashCode() - Method in class com.facebook.buck.io.ProjectFilesystem
-
- hashCode() - Method in class com.facebook.buck.io.ProjectWatch
-
Computes a hash code from attributes: watchRoot, projectPrefix.
- hashCode() - Method in class com.facebook.buck.io.WatchmanDiagnostic
-
Computes a hash code from attributes: level, message.
- hashCode() - Method in class com.facebook.buck.io.WatchmanQuery
-
Computes a hash code from attributes: queryPath, queryParams.
- hashCode() - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Computes a hash code from attributes: values, diagnostics, profile.
- hashCode() - Method in class com.facebook.buck.json.ParseBuckFileEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Computes a hash code from attributes: projectRoot, cellRoots, pythonInterpreter, pythonModuleSearchPath, allowEmptyGlobs, ignorePaths, buildFileName, defaultIncludes, descriptions, rawConfig, useWatchmanGlob, watchmanGlobStatResults, watchmanUseGlobGenerator, autodepsFilesHaveSignatures, watchman, useMercurialGlob, watchmanQueryTimeoutMs, enableBuildFileSandboxing, buildFileImportWhitelist.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.ContentRoot
-
Computes a hash code from attributes: url, folders.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry
-
Computes a hash code from attributes: data, type, sortOrder.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData
-
Computes a hash code from attributes: name, scope, exported.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Computes a hash code from attributes: name, targets, binaryJar, classPaths, sourceJar, javadocUrl.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Computes a hash code from attributes: name, targets, moduleBasePath, folders, dependencies, androidFacet, extraClassPathDependencies, generatedSourceCodeFolders, sdkName, sdkType, languageLevel, moduleImlFilePath.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Computes a hash code from attributes: manifestPath, resourcePaths, assetPaths, proguardConfigPath, androidLibrary, packageName, autogenerateSources.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Computes a hash code from attributes: javaBuckConfig, buckConfig, javaLibrarySdkNamesBySourceLevel, autogenerateAndroidFacetSourcesEnabled, projectJdkName, projectJdkType, projectLanguageLevel, excludedResourcePaths.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
Computes a hash code from attributes: type, url, isTestSource, isAndroidResources, packagePrefix.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry
-
Computes a hash code from attributes: fileUrl, filePath, group.
- hashCode() - Method in class com.facebook.buck.jvm.java.intellij.SimplificationLimit
-
Computes a hash code from attributes: value.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Computes a hash code from attributes: javacPath, javacJarPath, spoolMode, productionBuild, verbose, sourceLevel, targetLevel, annotationProcessingParams, safeAnnotationProcessors, extraArguments, classesToRemoveFromJar, bootclasspath, sourceToBootclasspath, trackClassUsageNotDisabled.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacVersion
-
Computes a hash code from attributes: versionString.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavaOptions
-
Computes a hash code from attributes: javaPath.
- hashCode() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Computes a hash code from attributes: directoryForTestResults, classpathFile, testType, debugEnabled, codeCoverageEnabled, dryRun, pathToJavaAgent, buildId, buckModuleBaseSourceCodePath, stdOutLogLevel, stdErrLogLevel, robolectricLogPath, testRunnerClasspath, extraJvmArgs, testClasses, testSelectorList.
- hashCode() - Method in class com.facebook.buck.log.ErrorLogRecord
-
Computes a hash code from attributes: record, logs, traits, message, category, time, logger, buildUuid, stack, errorMessage, initialError, initialErrorMsg, origin.
- hashCode() - Method in class com.facebook.buck.log.InvocationInfo
-
Computes a hash code from attributes: buildId, subCommand, buckLogDir, timestampMillis.
- hashCode() - Method in class com.facebook.buck.log.LogConfigSetup
-
Computes a hash code from attributes: logDir, rotateLog, count, maxLogSizeBytes, logFilePrefix.
- hashCode() - Method in class com.facebook.buck.lua.LuaBinaryPackageComponents
-
Computes a hash code from attributes: starter, components.
- hashCode() - Method in class com.facebook.buck.lua.LuaPackageComponents
-
Computes a hash code from attributes: modules, pythonModules, nativeLibraries.
- hashCode() - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Computes a hash code from attributes: baseParams, ruleResolver, pathResolver, luaConfig, cxxPlatform, target, output, mainModule, relativeModulesDir, relativePythonModulesDir.
- hashCode() - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Computes a hash code from attributes: baseParams, ruleResolver, pathResolver, luaConfig, cxxBuckConfig, cxxPlatform, target, output, mainModule, nativeStarterLibrary, relativeModulesDir, relativePythonModulesDir, relativeNativeLibsDir.
- hashCode() - Method in class com.facebook.buck.macho.FatArch
-
Computes a hash code from attributes: cputype, cpusubtype, offset, size, align.
- hashCode() - Method in class com.facebook.buck.macho.FatHeader
-
Computes a hash code from attributes: magic, nfat_arch.
- hashCode() - Method in class com.facebook.buck.macho.LinkEditDataCommand
-
Computes a hash code from attributes: loadCommandCommonFields, dataoff, datasize.
- hashCode() - Method in class com.facebook.buck.macho.LoadCommandCommonFields
-
Computes a hash code from attributes: offsetInBinary, cmd, cmdsize.
- hashCode() - Method in class com.facebook.buck.macho.MachoHeader
-
Computes a hash code from attributes: magic, cputype, cpusubtype, filetype, ncmds, sizeofcmds, flags, reserved.
- hashCode() - Method in class com.facebook.buck.macho.Nlist
-
Computes a hash code from attributes: offsetInBinary, n_strx, n_type, n_sect, n_desc, n_value.
- hashCode() - Method in class com.facebook.buck.macho.Section
-
Computes a hash code from attributes: offsetInBinary, sectname, segname, addr, size, offset, align, reloff, nreloc, flags, reserved1, reserved2, reserved3.
- hashCode() - Method in class com.facebook.buck.macho.SegmentCommand
-
Computes a hash code from attributes: loadCommandCommonFields, segname, vmaddr, vmsize, fileoff, filesize, maxprot, initprot, nsects, flags.
- hashCode() - Method in class com.facebook.buck.macho.SymTabCommand
-
Computes a hash code from attributes: loadCommandCommonFields, symoff, nsyms, stroff, strsize.
- hashCode() - Method in class com.facebook.buck.macho.UnknownCommand
-
Computes a hash code from attributes: loadCommandCommonFields.
- hashCode() - Method in class com.facebook.buck.macho.UUIDCommand
-
Computes a hash code from attributes: loadCommandCommonFields, uuid.
- hashCode() - Method in class com.facebook.buck.model.BuildId
-
- hashCode() - Method in class com.facebook.buck.model.BuildTarget
-
Returns a precomputed-on-construction hash code from attributes: unflavoredBuildTarget, flavors.
- hashCode() - Method in class com.facebook.buck.model.Either
-
- hashCode() - Method in class com.facebook.buck.model.ImmediateDirectoryBuildTargetPattern
-
- hashCode() - Method in class com.facebook.buck.model.ImmutableFlavor
-
Computes a hash code from attributes: name.
- hashCode() - Method in class com.facebook.buck.model.MacroMatchResult
-
Computes a hash code from attributes: macroType, macroInput, startIndex, endIndex, escaped.
- hashCode() - Method in class com.facebook.buck.model.Pair
-
- hashCode() - Method in class com.facebook.buck.model.SingletonBuildTargetPattern
-
- hashCode() - Method in class com.facebook.buck.model.SubdirectoryBuildTargetPattern
-
- hashCode() - Method in class com.facebook.buck.model.UnflavoredBuildTarget
-
Computes a hash code from attributes: cellPath, cell, baseName, shortName.
- hashCode() - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Computes a hash code from attributes: buildTarget, projectFilesystem, sourcePathResolver, library, flags, input, nativeIncludes, bytecodeIncludes, nativeLinkableInput, bytecodeLinkableInput, cLinkableInput, oCamlInput, cxxPreprocessorInput, nativeCompileDeps, bytecodeCompileDeps, bytecodeLinkDeps, ocamlDepTool, ocamlCompiler, ocamlDebug, yaccCompiler, lexCompiler, ocamlBytecodeCompiler, cFlags, oCamlInteropIncludesDir, ldFlags, cPreprocessor.
- hashCode() - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Computes a hash code from attributes: rules, nativeCompileDeps, bytecodeCompileDeps, objectFiles, bytecodeLink.
- hashCode() - Method in class com.facebook.buck.parser.BuildFileSpec
-
Computes a hash code from attributes: basePath, recursive, cellPath.
- hashCode() - Method in class com.facebook.buck.parser.BuildTargetSpec
-
Computes a hash code from attributes: buildTarget, buildFileSpec.
- hashCode() - Method in class com.facebook.buck.parser.ParserConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.parser.SpeculativeParsing
-
Computes a hash code from attributes: value.
- hashCode() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Computes a hash code from attributes: predicate, buildFileSpec.
- hashCode() - Method in class com.facebook.buck.python.NeededCoverageSpec
-
Computes a hash code from attributes: neededCoverageRatio, buildTarget, pathName.
- hashCode() - Method in class com.facebook.buck.python.PythonPackageComponents
-
Computes a hash code from attributes: modules, resources, nativeLibraries, prebuiltLibraries, zipSafe.
- hashCode() - Method in class com.facebook.buck.python.PythonPlatform
-
Computes a hash code from attributes: flavor, environment, cxxLibrary.
- hashCode() - Method in class com.facebook.buck.python.PythonVersion
-
Computes a hash code from attributes: interpreterName, versionString.
- hashCode() - Method in class com.facebook.buck.query.FunctionExpression
-
- hashCode() - Method in class com.facebook.buck.query.QueryBuildTarget
-
Computes a hash code from attributes: buildTarget.
- hashCode() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- hashCode() - Method in class com.facebook.buck.query.QueryFileTarget
-
Computes a hash code from attributes: path.
- hashCode() - Method in class com.facebook.buck.query.TargetLiteral
-
- hashCode() - Method in class com.facebook.buck.rage.BuildLogEntry
-
Computes a hash code from attributes: relativePath, buildId, commandArgs, ruleKeyLoggerLogFile, machineReadableLogFile, traceFile, size, lastModifiedTime.
- hashCode() - Method in class com.facebook.buck.rage.DefectReport
-
Computes a hash code from attributes: userReport, highlightedBuildIds, includedPaths, buildEnvironmentDescription, sourceControlInfo, extraInfo, userLocalConfiguration.
- hashCode() - Method in class com.facebook.buck.rage.DefectSubmitResult
-
Computes a hash code from attributes: reportSubmitLocation, reportSubmitMessage, reportSubmitErrorMessage, uploadSuccess.
- hashCode() - Method in class com.facebook.buck.rage.ExtraInfoResult
-
Computes a hash code from attributes: output, extraFiles.
- hashCode() - Method in class com.facebook.buck.rage.RageConfig
-
Computes a hash code from attributes: reportMaxSizeBytes, extraInfoCommand, frontendConfig, reportUploadPath, httpTimeout, maxUploadRetries.
- hashCode() - Method in class com.facebook.buck.rage.SourceControlInfo
-
Computes a hash code from attributes: currentRevisionId, basedOffWhichTracked, revisionIdOffTracked, diff, dirtyFiles.
- hashCode() - Method in class com.facebook.buck.rage.UserLocalConfiguration
-
Computes a hash code from attributes: noBuckCheckPresent, localConfigsContents.
- hashCode() - Method in class com.facebook.buck.rage.UserReport
-
Computes a hash code from attributes: userIssueDescription.
- hashCode() - Method in class com.facebook.buck.rules.AbstractBuildRule
-
- hashCode() - Method in class com.facebook.buck.rules.ActionGraphAndResolver
-
Computes a hash code from attributes: actionGraph, resolver.
- hashCode() - Method in class com.facebook.buck.rules.args.Arg
-
- hashCode() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.GlobArg
-
Computes a hash code from attributes: pathResolver, root, pattern.
- hashCode() - Method in class com.facebook.buck.rules.args.MacroArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.SourcePathArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.StringArg
-
- hashCode() - Method in class com.facebook.buck.rules.BuildContext
-
Computes a hash code from attributes: actionGraph, javaPackageFinder, eventBus, androidPlatformTargetSupplier, shouldReportAbsolutePaths.
- hashCode() - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Computes a hash code from attributes: buildContext, artifactCache, objectMapper, clock, buildId, environment, keepGoing.
- hashCode() - Method in class com.facebook.buck.rules.BuildEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.rules.BuildEvent.RuleCountCalculated
-
- hashCode() - Method in class com.facebook.buck.rules.BuildEvent.UnskippedRuleCountUpdated
-
- hashCode() - Method in class com.facebook.buck.rules.BuildRuleKeys
-
Computes a hash code from attributes: ruleKey, inputRuleKey.
- hashCode() - Method in class com.facebook.buck.rules.BuildRuleType
-
Computes a hash code from attributes: name, testRule.
- hashCode() - Method in class com.facebook.buck.rules.CachingBuildEngineBuckConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.rules.Cell
-
- hashCode() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
Computes a hash code from attributes: type, name, value.
- hashCode() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
-
Computes a hash code from attributes: nameToField.
- hashCode() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Computes a hash code from attributes: type, sourceTreePath, sourcePath.
- hashCode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Computes a hash code from attributes: minSdkVersion, targetSdkVersion, versionCode, versionName, debugMode, placeholders.
- hashCode() - Method in class com.facebook.buck.rules.coercer.OCamlSource
-
Computes a hash code from attributes: name, source.
- hashCode() - Method in class com.facebook.buck.rules.coercer.SourceList
-
Computes a hash code from attributes: type, unnamedSources, namedSources.
- hashCode() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Computes a hash code from attributes: type, unnamedSources, namedSources.
- hashCode() - Method in class com.facebook.buck.rules.ExopackageInfo.DexInfo
-
Computes a hash code from attributes: metadata, directory.
- hashCode() - Method in class com.facebook.buck.rules.ExopackageInfo
-
Computes a hash code from attributes: dexInfo, nativeLibsInfo.
- hashCode() - Method in class com.facebook.buck.rules.ExopackageInfo.NativeLibsInfo
-
Computes a hash code from attributes: metadata, directory.
- hashCode() - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Computes a hash code from attributes: target, type, command, neededCoverage, env, labels, contacts.
- hashCode() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
Computes a hash code from attributes: pathToFile, pathWithinArchive.
- hashCode() - Method in class com.facebook.buck.rules.Label
-
Computes a hash code from attributes: labelString.
- hashCode() - Method in class com.facebook.buck.rules.ParamInfo
-
- hashCode() - Method in class com.facebook.buck.rules.PathSourcePath
-
- hashCode() - Method in class com.facebook.buck.rules.RelativeCellName
-
Computes a hash code from attributes: components.
- hashCode() - Method in class com.facebook.buck.rules.ResourceAwareSchedulingInfo
-
Computes a hash code from attributes: resourceAwareSchedulingEnabled, defaultResourceAmounts, amountsPerRuleType.
- hashCode() - Method in class com.facebook.buck.rules.RuleKey
-
- hashCode() - Method in class com.facebook.buck.rules.RuleScheduleInfo
-
Computes a hash code from attributes: jobsMultiplier.
- hashCode() - Method in class com.facebook.buck.rules.SourceWithFlags
-
Computes a hash code from attributes: sourcePath, flags.
- hashCode() - Method in class com.facebook.buck.rules.TargetGraph
-
- hashCode() - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets
-
Computes a hash code from attributes: targetGraph, buildTargets.
- hashCode() - Method in class com.facebook.buck.rules.TargetGraphAndTargetNodes
-
Computes a hash code from attributes: targetGraph, targetNodes.
- hashCode() - Method in class com.facebook.buck.rules.VersionedTool
-
Computes a hash code from attributes: path, extraArgs, name, version.
- hashCode() - Method in class com.facebook.buck.shell.WorkerJobParams
-
Computes a hash code from attributes: tempDir, startupCommand, startupArgs, startupEnvironment, jobArgs, maxWorkers, persistentWorkerKey, workerHash.
- hashCode() - Method in class com.facebook.buck.shell.WorkerJobResult
-
Computes a hash code from attributes: exitCode, stdout, stderr.
- hashCode() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Computes a hash code from attributes: clock, schedulerService, serverPool, eventBus, errorCheckTimeRangeMillis, latencyCheckTimeRangeMillis, maxAcceptableLatencyMillis, connectionTimeoutMillis, healthCheckIntervalMillis, pingEndpoint, maxErrorPercentage.
- hashCode() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Computes a hash code from attributes: server, exception, requestSizeBytes, responseSizeBytes.
- hashCode() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
Computes a hash code from attributes: perServerData.
- hashCode() - Method in class com.facebook.buck.slb.PerServerData
-
Computes a hash code from attributes: server, serverUnhealthy, bestServer.
- hashCode() - Method in class com.facebook.buck.slb.PerServerPingData
-
Computes a hash code from attributes: server, exception, pingRequestLatencyMillis.
- hashCode() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
Computes a hash code from attributes: noHealthyServersAvailable, perServerData.
- hashCode() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
Computes a hash code from attributes: service.
- hashCode() - Method in class com.facebook.buck.step.AbstractTestStep
-
- hashCode() - Method in class com.facebook.buck.step.CompositeStep
-
- hashCode() - Method in class com.facebook.buck.step.ExecutionContext
-
Computes a hash code from attributes: console, buckEventBus, platform, environment, javaPackageFinder, objectMapper, executors, targetDevice, targetDeviceOptions, adbOptions, persistentWorkerPools, androidPlatformTargetSupplier, defaultTestTimeoutMillis, codeCoverageEnabled, shouldReportAbsolutePaths, debugEnabled, workerProcessPools, concurrencyLimit, classLoaderCache, processExecutor, verbosity, stdErr, stdOut, buildId, ansi.
- hashCode() - Method in class com.facebook.buck.step.fs.MakeCleanDirectoryStep
-
- hashCode() - Method in class com.facebook.buck.step.fs.MkdirAndSymlinkFileStep
-
- hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- hashCode() - Method in class com.facebook.buck.step.fs.TouchStep
-
- hashCode() - Method in class com.facebook.buck.step.StepEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.step.StepExecutionResult
-
Computes a hash code from attributes: exitCode, stderr, success.
- hashCode() - Method in class com.facebook.buck.swift.SwiftPlatform
-
Computes a hash code from attributes: swift, swiftStdlibTool, swiftRuntimePaths, swiftStaticRuntimePaths.
- hashCode() - Method in class com.facebook.buck.test.selectors.TestDescription
-
- hashCode() - Method in class com.facebook.buck.test.TestResults
-
Computes a hash code from attributes: buildTarget, success, hasAssumptionViolations, failureCount, failures, testCases, contacts, labels, testLogPaths, dependenciesPassTheirTests, sequenceNumber, totalNumberOfTests.
- hashCode() - Method in class com.facebook.buck.test.TestResultSummary
-
- hashCode() - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Computes a hash code from attributes: includeStdErr, includeStdOut, maxDebugLogLines.
- hashCode() - Method in class com.facebook.buck.test.TestRunningOptions
-
Computes a hash code from attributes: codeCoverageEnabled, runAllTests, testSelectorList, shouldExplainTestSelectorList, testResultCacheMode, dryRun, shufflingTests, pathToXmlTestOutput, pathToJavaAgent, coverageReportFormat, coverageReportTitle, environmentOverrides, coverageExcludes, coverageIncludes.
- hashCode() - Method in class com.facebook.buck.test.TestStatusMessage
-
Computes a hash code from attributes: message, level, timestampMillis.
- hashCode() - Method in class com.facebook.buck.thrift.ThriftCompilerStep
-
- hashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Computes a hash code from attributes: type, getHashCode, children.
- hashCode() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Computes a hash code from attributes: future, resources.
- hashCode() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Computes a hash code from attributes: cpu, memory, diskIO, networkIO.
- hashCode() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Computes a hash code from attributes: pathSelector, maxTotalSizeBytes, maxPathCount, minAmountOfEntriesToKeep, maxBytesAfterDeletion.
- hashCode() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Computes a hash code from attributes: user, hostname, os, availableCores, systemMemory, buckDirty, buckCommit, javaVersion, cacheModes, extraData, jsonProtocolVersion.
- hashCode() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
-
- hashCode() - Method in class com.facebook.buck.util.network.offline.ScribeData
-
Computes a hash code from attributes: category, lines.
- hashCode() - Method in class com.facebook.buck.util.PatternAndMessage
-
Computes a hash code from attributes: pattern, message.
- hashCode() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Computes a hash code from attributes: command, directory, environment, redirectInput, redirectOutput, redirectError, redirectErrorStream.
- hashCode() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Computes a hash code from attributes: memResident, memSize, cpuReal, cpuUser, cpuSys, cpuTotal, ioBytesRead, ioBytesWritten, ioTotal.
- hashCode() - Method in class com.facebook.buck.util.SampleRate
-
Computes a hash code from attributes: sampleRate.
- hashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- hashCode() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Computes a hash code from attributes: pathsChangedInWorkingDirectory, currentRevisionId, baseBookmarks, branchedFromMasterRevisionId.
- hashCode() - Method in class com.facebook.buck.versions.ExactConstraint
-
Computes a hash code from attributes: version.
- hashCode() - Method in class com.facebook.buck.versions.Version
-
Computes a hash code from attributes: name.
- hashCode() - Method in class com.facebook.buck.versions.VersionedAlias
-
Computes a hash code from attributes: buildRuleType.
- hashCode() - Method in class com.facebook.buck.versions.VersionInfo
-
Computes a hash code from attributes: versionDomain.
- hashCode() - Method in class com.facebook.buck.versions.VersionUniverse
-
Computes a hash code from attributes: versions.
- HashCodeAndFileType - Class in com.facebook.buck.util.cache
-
Immutable implementation of AbstractHashCodeAndFileType.
- HashCodeAndFileType.Builder - Class in com.facebook.buck.util.cache
-
- HashedFileTool - Class in com.facebook.buck.rules
-
- HashedFileTool(Path) - Constructor for class com.facebook.buck.rules.HashedFileTool
-
- HasherInputStream - Class in com.facebook.buck.util.hash
-
An
InputStream which appends the hash of the data read from it to a
Hasher.
- HasherInputStream(Hasher, InputStream) - Constructor for class com.facebook.buck.util.hash.HasherInputStream
-
- HasherOutputStream - Class in com.facebook.buck.util.hash
-
An
OutputStream which appends the hash of the data written to it to a
Hasher.
- HasherOutputStream(Hasher, OutputStream) - Constructor for class com.facebook.buck.util.hash.HasherOutputStream
-
- HashingDeterministicJarWriter - Class in com.facebook.buck.io
-
Writes a deterministic jar with precomputed hash codes in its MANIFEST.MF.
- HashingDeterministicJarWriter(ZipOutputStream) - Constructor for class com.facebook.buck.io.HashingDeterministicJarWriter
-
- HashInputJarsToDexStep - Class in com.facebook.buck.android
-
- HashInputJarsToDexStep(ProjectFilesystem, Supplier<Set<Path>>, Optional<Supplier<Multimap<Path, Path>>>, Supplier<Map<String, HashCode>>) - Constructor for class com.facebook.buck.android.HashInputJarsToDexStep
-
- hashJsonObject(Hasher, Object) - Static method in class com.facebook.buck.json.JsonObjectHashing
-
Given a Hasher and a parsed BUCK file object, updates the Hasher
with the contents of the JSON object.
- hashPath(Hasher, FileHashLoader, ProjectFilesystem, Path) - Static method in class com.facebook.buck.hashing.PathHashing
-
- hashPaths(Hasher, FileHashLoader, ProjectFilesystem, ImmutableSortedSet<Path>) - Static method in class com.facebook.buck.hashing.PathHashing
-
Iterates recursively over all files under paths, sorts
the filenames, and updates the Hasher with the names and
contents of all files inside.
- hashSourcePathGroup(FileHashCache, SourcePathResolver, ImmutableList<SourcePath>) - Static method in class com.facebook.buck.rules.Manifest
-
- hashStringAndLength(Hasher, String) - Static method in class com.facebook.buck.hashing.StringHashing
-
Encodes the string in UTF-8, then hashes the length of the encoded
UTF-8 bytes followed by the bytes themselves.
- hashTargetGraph() - Method in class com.facebook.buck.rules.TargetGraphHashing
-
Given a
TargetGraph and any number of root nodes to traverse,
returns a map of
(BuildTarget, HashCode) pairs for all root
build targets and their dependencies.
- hasIdentifier() - Method in class com.facebook.buck.step.TargetDevice
-
- hasIncomingEdges(T) - Method in class com.facebook.buck.graph.MutableDirectedGraph
-
- hasInitialTargets(BuckConfig) - Method in class com.facebook.buck.cli.ProjectCommand
-
- HasJavaAbi - Interface in com.facebook.buck.jvm.java
-
- HasJavaClassHashes - Interface in com.facebook.buck.jvm.core
-
This should be considered deprecated.
- HaskellBinaryDescription - Class in com.facebook.buck.haskell
-
- HaskellBinaryDescription(HaskellConfig, FlavorDomain<CxxPlatform>, CxxPlatform) - Constructor for class com.facebook.buck.haskell.HaskellBinaryDescription
-
- HaskellBinaryDescription.Arg - Class in com.facebook.buck.haskell
-
- HaskellBinaryDescription.Type - Enum in com.facebook.buck.haskell
-
- HaskellBuckConfig - Class in com.facebook.buck.haskell
-
- HaskellBuckConfig(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.haskell.HaskellBuckConfig
-
- HaskellCompileDep - Interface in com.facebook.buck.haskell
-
An interface for rule which can provide interfaces files for a haskell compilation.
- HaskellCompileInput - Class in com.facebook.buck.haskell
-
Immutable implementation of AbstractHaskellCompileInput.
- HaskellCompileInput.Builder - Class in com.facebook.buck.haskell
-
- HaskellCompileRule - Class in com.facebook.buck.haskell
-
- HaskellConfig - Interface in com.facebook.buck.haskell
-
- HaskellDescriptionUtils - Class in com.facebook.buck.haskell
-
- HaskellLibrary - Class in com.facebook.buck.haskell
-
- HaskellLibrary(BuildRuleParams, SourcePathResolver) - Constructor for class com.facebook.buck.haskell.HaskellLibrary
-
- HaskellLibraryDescription - Class in com.facebook.buck.haskell
-
- HaskellLibraryDescription(HaskellConfig, CxxBuckConfig, FlavorDomain<CxxPlatform>) - Constructor for class com.facebook.buck.haskell.HaskellLibraryDescription
-
- HaskellLibraryDescription.Arg - Class in com.facebook.buck.haskell
-
- HaskellLibraryDescription.Type - Enum in com.facebook.buck.haskell
-
- HaskellLinkRule - Class in com.facebook.buck.haskell
-
- HaskellLinkRule(BuildRuleParams, SourcePathResolver, Tool, String, ImmutableList<Arg>, ImmutableList<Arg>, boolean) - Constructor for class com.facebook.buck.haskell.HaskellLinkRule
-
- HaskellPackage - Class in com.facebook.buck.haskell
-
Immutable implementation of AbstractHaskellPackage.
- HaskellPackage.Builder - Class in com.facebook.buck.haskell
-
- HaskellPackageInfo - Class in com.facebook.buck.haskell
-
Immutable implementation of AbstractHaskellPackageInfo.
- HaskellPackageRule - Class in com.facebook.buck.haskell
-
- HaskellPackageRule(BuildRuleParams, SourcePathResolver, Tool, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.haskell.HaskellPackageRule
-
- HaskellSources - Class in com.facebook.buck.haskell
-
Immutable implementation of AbstractHaskellSources.
- HaskellSources.Builder - Class in com.facebook.buck.haskell
-
- HasLinkerMap - Interface in com.facebook.buck.cxx
-
- HasMavenCoordinates - Interface in com.facebook.buck.jvm.java
-
- hasOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- HasOutputName - Interface in com.facebook.buck.model
-
Interface for BuildRules which generate sources with logical "names" (e.g.
- hasPatterns() - Method in class com.facebook.buck.util.PatternsMatcher
-
- hasPendingWrites() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
-
Returns true if the process has any data queued to write to stdin,
false otherwise.
- HasPostBuildSteps - Interface in com.facebook.buck.rules
-
Deprecated interface used by
BuildRules which perform operations after the build.
- hasProcessFinished(Object) - Method in class com.facebook.buck.util.ProcessHelper
-
- hasResources() - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
- HasRuntimeDeps - Interface in com.facebook.buck.rules
-
Provides a facility for a rule to list dependencies it'll need at runtime.
- hasSerialNumber() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- hasSerialNumber() - Method in class com.facebook.buck.step.TargetDeviceOptions
-
- HasSources - Interface in com.facebook.buck.jvm.java
-
- hasTestResultFiles() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- hasTestResultFiles() - Method in class com.facebook.buck.apple.AppleTest
-
- hasTestResultFiles() - Method in class com.facebook.buck.cxx.CxxTest
-
- hasTestResultFiles() - Method in class com.facebook.buck.d.DTest
-
- hasTestResultFiles() - Method in class com.facebook.buck.go.GoTest
-
- hasTestResultFiles() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- hasTestResultFiles() - Method in class com.facebook.buck.python.PythonTest
-
- hasTestResultFiles() - Method in interface com.facebook.buck.rules.TestRule
-
Returns a boolean indicating whether the files that contain the test results for this rule are
present.
- hasTestResultFiles() - Method in class com.facebook.buck.shell.ShTest
-
- HasTests - Interface in com.facebook.buck.model
-
A constructor arg of source rules with a list of their tests.
- hasTimedOut() - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- hasUserDefinedValue(String, String) - Method in class com.facebook.buck.cli.BuckConfig
-
- hasValidSignature(ProcessExecutor, Path) - Static method in class com.facebook.buck.apple.CodeSigning
-
Checks whether a binary or bundle already has a valid code signature.
- hasWhitelistedStrings - Variable in class com.facebook.buck.android.AndroidResourceDescription.Arg
-
- hasWildmatchGlob() - Method in class com.facebook.buck.io.Watchman
-
- header - Variable in class com.facebook.buck.cxx.elf.Elf
-
- header - Variable in class com.facebook.buck.cxx.elf.ElfSection
-
- HEADER_EXTENSIONS - Static variable in class com.facebook.buck.cxx.CxxCompilables
-
Header files that can be included in preprocessing.
- HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- HeaderMap - Class in com.facebook.buck.apple.clang
-
Header maps are essentially hash maps from strings to paths (coded as two strings: a prefix and
a suffix).
- HeaderMap.Builder - Class in com.facebook.buck.apple.clang
-
- HeaderMap.HeaderMapVisitor - Interface in com.facebook.buck.apple.clang
-
- HeaderMapStep - Class in com.facebook.buck.cxx
-
- HeaderMapStep(ProjectFilesystem, Path, ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.cxx.HeaderMapStep
-
- headerNamespace - Variable in class com.facebook.buck.cxx.CxxConstructorArg
-
- headerNamespace - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- headerOnly - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- headerOutputPath(BuildTarget, ProjectFilesystem, Optional<String>) - Static method in class com.facebook.buck.halide.HalideCompile
-
- HeaderPathNormalizer - Class in com.facebook.buck.cxx
-
- HeaderPathNormalizer(SourcePathResolver, ImmutableMap<Path, SourcePath>, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.cxx.HeaderPathNormalizer
-
- HeaderPathNormalizer.Builder - Class in com.facebook.buck.cxx
-
- headerPathPrefix - Variable in class com.facebook.buck.apple.AppleNativeTargetDescriptionArg
-
- headers - Variable in class com.facebook.buck.cxx.CxxConstructorArg
-
- headersSearchPath - Variable in class com.facebook.buck.swift.SwiftLibraryDescription.Arg
-
- HeaderSymlinkTree - Class in com.facebook.buck.cxx
-
- HeaderSymlinkTree(BuildRuleParams, SourcePathResolver, Path, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.cxx.HeaderSymlinkTree
-
- HeaderSymlinkTreeWithHeaderMap - Class in com.facebook.buck.cxx
-
- HeaderSymlinkTreeWithHeaderMap(BuildRuleParams, SourcePathResolver, Path, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
-
- HeaderVerification - Class in com.facebook.buck.cxx
-
Immutable implementation of AbstractHeaderVerification.
- HeaderVerification.Builder - Class in com.facebook.buck.cxx
-
- HeaderVisibility - Enum in com.facebook.buck.cxx
-
- HG_CMD_DEFAULT - Static variable in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- HG_CMD_SETTING_KEY - Static variable in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- HgCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
-
- HgCmdLineInterface(ProcessExecutorFactory, Path, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
-
- Hint - Annotation Type in com.facebook.buck.rules
-
- hit() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
-
- Hit() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.Hit
-
- HiveRowFormatter - Class in com.facebook.buck.util.network
-
Use this formatter as you would use a Builder to create Hive formatted rows that will transmit
correctly
according to Scribe/Hive protocol.
- HostnameFetching - Class in com.facebook.buck.util.network.hostname
-
- HostnameFetchingPosixLibrary - Class in com.facebook.buck.util.network.hostname
-
- HostnameFetchingWin32Library - Interface in com.facebook.buck.util.network.hostname
-
- HttpArtifactCache - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCache
-
- HttpArtifactCacheBinaryProtocol - Class in com.facebook.buck.artifact_cache
-
Implements the binary protocol used by Buck to talk to the cache server.
- HttpArtifactCacheBinaryProtocol.FetchResponse - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheBinaryProtocol.StoreRequest - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
-
Event produced for HttpArtifactCache operations containing different stats.
- HttpArtifactCacheEvent(EventKey, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
-
- HttpArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Finished.Builder - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Scheduled - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Shutdown - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheListener - Class in com.facebook.buck.event.listener
-
Listens to HttpArtifactCacheEvents and logs stats data in Hive row format.
- HttpArtifactCacheListener(BatchingLogger, ObjectMapper) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheListener
-
- HttpArtifactCacheListener(BatchingLogger, ObjectMapper, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheListener
-
- HttpArtifactCacheUploadListener - Class in com.facebook.buck.event.listener
-
In charge for monitoring builds that store artifacts to the remote cache and computing
stateful cache upload stats.
- HttpArtifactCacheUploadListener(BuckEventBus, int) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
-
- httpArtifactTotalBytesUploaded - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- httpArtifactUploadedCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- httpArtifactUploadFailedCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- httpArtifactUploadsScheduledCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- httpArtifactUploadsStartedCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- HttpCacheEntry - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of ArtifactCacheBuckConfig.AbstractHttpCacheEntry.
- HttpCacheEntry.Builder - Class in com.facebook.buck.artifact_cache
-
- HttpDownloader - Class in com.facebook.buck.file
-
Download a file over HTTP.
- HttpDownloader(Optional<Proxy>) - Constructor for class com.facebook.buck.file.HttpDownloader
-
- HttpEndpoint - Interface in com.facebook.buck.util.network
-
- HttpLoadBalancer - Interface in com.facebook.buck.slb
-
- HttpResponse - Interface in com.facebook.buck.slb
-
- HttpResponse - Class in com.facebook.buck.util.network
-
- HttpResponse(String) - Constructor for class com.facebook.buck.util.network.HttpResponse
-
- HttpService - Interface in com.facebook.buck.slb
-
- httpShutdownEvent - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- HumanReadableException - Exception in com.facebook.buck.util
-
Exception with an error message that can sensibly be displayed to the user without a stacktrace.
- HumanReadableException(String, Object...) - Constructor for exception com.facebook.buck.util.HumanReadableException
-
- HumanReadableException(String) - Constructor for exception com.facebook.buck.util.HumanReadableException
-
- HumanReadableException(Throwable, String) - Constructor for exception com.facebook.buck.util.HumanReadableException
-
- HumanReadableException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.util.HumanReadableException
-
- HumanReadableException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.util.HumanReadableException
-
- HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- HybridPayloadGenerator - Class in com.facebook.buck.artifact_cache
-
Creates example fetch and store requests, encodes them using the hybrid
thrift/binary protocol, and finally prints out the hybrid payload using base 64 encoding.
- HybridPayloadGenerator() - Constructor for class com.facebook.buck.artifact_cache.HybridPayloadGenerator
-
- S_IFDIR - Static variable in class com.facebook.buck.io.MoreFiles
-
- S_IFLNK - Static variable in class com.facebook.buck.io.MoreFiles
-
- SampleRate - Class in com.facebook.buck.util
-
Immutable implementation of AbstractSampleRate.
- SampleRate.Builder - Class in com.facebook.buck.util
-
- SamplingCounter - Class in com.facebook.buck.counters
-
- SamplingCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.SamplingCounter
-
- sanitize(String) - Static method in class com.facebook.buck.cxx.CxxFlavorSanitizer
-
- sanitize(Optional<Path>) - Method in class com.facebook.buck.cxx.DebugPathSanitizer
-
- sanitize(Optional<Path>, String) - Method in class com.facebook.buck.cxx.DebugPathSanitizer
-
- sanitize(String) - Static method in class com.facebook.buck.io.MoreFiles
-
Given a file name, replace any illegal characters from it.
- SanitizedArg - Class in com.facebook.buck.rules.args
-
An
Arg which must be sanitized before contributing to a
RuleKey.
- SanitizedArg(Function<? super String, String>, String) - Constructor for class com.facebook.buck.rules.args.SanitizedArg
-
- sanitizeFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.DebugPathSanitizer
-
- ScalaAndroidLibraryCompiler - Class in com.facebook.buck.android
-
- ScalaAndroidLibraryCompiler(ScalaBuckConfig) - Constructor for class com.facebook.buck.android.ScalaAndroidLibraryCompiler
-
- ScalaBuckConfig - Class in com.facebook.buck.jvm.scala
-
- ScalaBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- ScalacStep - Class in com.facebook.buck.jvm.scala
-
- ScalacToJarStepFactory - Class in com.facebook.buck.jvm.scala
-
- ScalacToJarStepFactory(Tool, ImmutableList<String>) - Constructor for class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
-
- ScalacToJarStepFactory(Tool, ImmutableList<String>, Function<BuildContext, Iterable<Path>>) - Constructor for class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
-
- ScalaLibraryDescription - Class in com.facebook.buck.jvm.scala
-
- ScalaLibraryDescription(ScalaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaLibraryDescription
-
- ScalaLibraryDescription.Arg - Class in com.facebook.buck.jvm.scala
-
- ScalaTestDescription - Class in com.facebook.buck.jvm.scala
-
- ScalaTestDescription(ScalaBuckConfig, JavaOptions, Optional<Long>, CxxPlatform) - Constructor for class com.facebook.buck.jvm.scala.ScalaTestDescription
-
- ScalaTestDescription.Arg - Class in com.facebook.buck.jvm.scala
-
- scale(double, Path, Path, ExecutionContext) - Method in interface com.facebook.buck.android.FilterResourcesStep.ImageScaler
-
- Scheduled(ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
-
- scheduler() - Method in class com.facebook.buck.cli.HangMonitor
-
- scheduler() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
-
- scheduler() - Method in class com.facebook.buck.util.perf.ProcessTracker
-
- scheduleType - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- SCHEDULING_MORE_WORK_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.rules.CachingBuildEngine
-
- SchemeActionType - Enum in com.facebook.buck.apple
-
Types of actions in a scheme which include targets to build.
- scope(BuckEventBus, PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
Creates a scope within which the measured operation takes place.
- scope(BuckEventBus, PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(BuckEventBus, PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(BuckEventBus, PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- Scope(BuckEventBus, BuildRule, RuleKeyBuilderFactory<RuleKey>) - Constructor for class com.facebook.buck.rules.BuildRuleEvent.Scope
-
- scope() - Method in class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, ImmutableMap<String, Object>, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, String, Object, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- ScribeBatchingLogger - Class in com.facebook.buck.util.network
-
Uploads log entries to the given scribe category.
- ScribeBatchingLogger(String, ScribeLogger) - Constructor for class com.facebook.buck.util.network.ScribeBatchingLogger
-
- ScribeData - Class in com.facebook.buck.util.network.offline
-
Immutable implementation of AbstractScribeData.
- ScribeData.Builder - Class in com.facebook.buck.util.network.offline
-
- ScribeLogger - Class in com.facebook.buck.util.network
-
- ScribeLogger() - Constructor for class com.facebook.buck.util.network.ScribeLogger
-
- ScrubException(String) - Constructor for exception com.facebook.buck.io.FileScrubber.ScrubException
-
- scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.LcUuidContentsScrubber
-
- scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.OsoSymbolsContentsScrubber
-
- scrubFile(FileChannel) - Method in interface com.facebook.buck.io.FileContentsScrubber
-
Override this method to perform the content modification.
- scrubFileWithPath(Path) - Method in class com.facebook.buck.cxx.FileLastModifiedDateContentsScrubber
-
- scrubFileWithPath(Path) - Method in interface com.facebook.buck.io.FileAttributesScrubber
-
Override this method to perform the modification of the file attributes
(modification date, creation date, etc.)
WARNING: You should not delete, rename or move the file, as the the behaviour is undefined.
- SDKSettings - Class in com.facebook.buck.apple.xcode.xcspec
-
Parsing logic for SDKSettings property list file that ships with Xcode.
- searchPathEnvVar() - Method in class com.facebook.buck.cxx.DarwinLinker
-
- searchPathEnvVar() - Method in class com.facebook.buck.cxx.GnuLinker
-
- searchPathEnvVar() - Method in interface com.facebook.buck.cxx.Linker
-
- searchPathEnvVar() - Method in class com.facebook.buck.cxx.WindowsLinker
-
- SECONDARY_DEX_ID - Static variable in class com.facebook.buck.android.SplitZipStep
-
- secondaryDexHeadClassesFile - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- secondaryDexTailClassesFile - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- secondaryOutputToInputs - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
-
- Section - Class in com.facebook.buck.macho
-
Immutable implementation of AbstractSection.
- SECTION_NAME_DEBUG_STR - Static variable in class com.facebook.buck.macho.CommandSegmentSectionNames
-
- SectionUtils - Class in com.facebook.buck.macho
-
- seenDescriptions - Variable in class com.facebook.buck.testrunner.BaseRunner
-
- SEGMENT_LINKEDIT - Static variable in class com.facebook.buck.macho.CommandSegmentSectionNames
-
- SEGMENT_NAME_DWARF - Static variable in class com.facebook.buck.macho.CommandSegmentSectionNames
-
- SegmentCommand - Class in com.facebook.buck.macho
-
Immutable implementation of AbstractSegmentCommand.
- SegmentCommandUtils - Class in com.facebook.buck.macho
-
- selectOne(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.rage.UserInput
-
- selectRange(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.rage.UserInput
-
- SelfMergingOnlyFolder - Class in com.facebook.buck.jvm.java.intellij
-
Base class for folders which can only be merged with other instances holding
equal data.
- sendCommand(int, Path, Path, Path) - Method in interface com.facebook.buck.shell.WorkerProcessProtocol
-
- sendCommand(int, Path, Path, Path) - Method in class com.facebook.buck.shell.WorkerProcessProtocolZero
-
- sendHandshake(int) - Method in interface com.facebook.buck.shell.WorkerProcessProtocol
-
- sendHandshake(int) - Method in class com.facebook.buck.shell.WorkerProcessProtocolZero
-
- SEPARATED_PROJECT_OPTIONS - Static variable in class com.facebook.buck.apple.project_generator.ProjectGenerator
-
Standard options for generating a separated project
- SerializableAndroidAar - Class in com.facebook.buck.jvm.java.intellij
-
- SerializableAndroidAar(String, SourcePath, SourcePath, Path) - Constructor for class com.facebook.buck.jvm.java.intellij.SerializableAndroidAar
-
- SerializableIntellijSettings - Class in com.facebook.buck.jvm.java.intellij
-
- serialize(ByteBuffer) - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- serialize(BuildJobState, OutputStream) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
-
- serialize(BuildJobState) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
-
- serialize(BuildId, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.model.BuildId.BuildIdSerializer
-
- serialize(OutputStream) - Method in class com.facebook.buck.rules.Manifest
-
- serialize(ThriftProtocol, TBase<?, ?>, OutputStream) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- serialize(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
Populates the serializer with the fields of this object.
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- serializeToBuffer(Object, ByteBuffer) - Method in class com.facebook.buck.bser.BserSerializer
-
Serializes an object using BSER encoding.
- serializeToStream(Object, OutputStream) - Method in class com.facebook.buck.bser.BserSerializer
-
Serializes an object using BSER encoding to the stream.
- SERVER_TAG - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- ServerCommand - Class in com.facebook.buck.cli
-
- ServerCommand() - Constructor for class com.facebook.buck.cli.ServerCommand
-
- ServerContentsProvider(DistBuildService) - Constructor for class com.facebook.buck.distributed.FileContentsProviders.ServerContentsProvider
-
- ServerCounters(CounterRegistry, URI) - Constructor for class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- ServerHealthManager - Class in com.facebook.buck.slb
-
- ServerHealthManager(ImmutableList<URI>, int, float, int, int, BuckEventBus) - Constructor for class com.facebook.buck.slb.ServerHealthManager
-
- ServerHealthManagerEvent - Class in com.facebook.buck.slb
-
- ServerHealthManagerEvent(ServerHealthManagerEventData) - Constructor for class com.facebook.buck.slb.ServerHealthManagerEvent
-
- ServerHealthManagerEventData - Class in com.facebook.buck.slb
-
Immutable implementation of ServerHealthManagerEvent.AbstractServerHealthManagerEventData.
- ServerHealthManagerEventData.Builder - Class in com.facebook.buck.slb
-
- ServerHealthState - Class in com.facebook.buck.slb
-
- ServerHealthState(URI) - Constructor for class com.facebook.buck.slb.ServerHealthState
-
- ServerHealthState(URI, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
-
- ServerStatusCommand - Class in com.facebook.buck.cli
-
- ServerStatusCommand() - Constructor for class com.facebook.buck.cli.ServerStatusCommand
-
- set(Path, HashCode) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- set(String) - Method in class com.facebook.buck.io.WatchmanCursor
-
- set(CellPathResolver, ProjectFilesystem, Path, Object, Object) - Method in class com.facebook.buck.rules.ParamInfo
-
Sets a single property of the dto, coercing types as necessary.
- set(Path, HashCode) - Method in class com.facebook.buck.util.cache.DefaultFileHashCache
-
- set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
-
- set(Path, HashCode) - Method in class com.facebook.buck.util.cache.NullFileHashCache
-
- set(Path, HashCode) - Method in class com.facebook.buck.util.cache.StackedFileHashCache
-
- setAaptPackageResources(AaptPackageResources) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the aaptPackageResources attribute.
- setActionGraph(ActionGraph) - Method in class com.facebook.buck.rules.ActionGraphAndResolver.Builder
-
Initializes the value for the actionGraph attribute.
- setActionGraph(ActionGraph) - Method in class com.facebook.buck.rules.BuildContext.Builder
-
Initializes the value for the actionGraph attribute.
- setActionGraphCache(ActionGraphCache) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setActionGraphCache(ActionGraphCache) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the actionGraphCache attribute.
- setActool(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the actool attribute.
- setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the actualHashCode attribute.
- setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the actualHashCode attribute.
- setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the actualHashCode attribute.
- setAdbOptions(AdbOptions) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value adbOptions to adbOptions.
- setAdbOptions(Optional<AdbOptions>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value adbOptions to adbOptions.
- setAllowEmptyGlobs(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the allowEmptyGlobs attribute.
- setAndroidFacet(IjModuleAndroidFacet) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value androidFacet to androidFacet.
- setAndroidFacet(Optional<IjModuleAndroidFacet>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value androidFacet to androidFacet.
- setAndroidLibrary(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the value for the androidLibrary attribute.
- setAndroidPlatformTargetSupplier(Supplier<AndroidPlatformTarget>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setAndroidPlatformTargetSupplier(Supplier<AndroidPlatformTarget>) - Method in class com.facebook.buck.rules.BuildContext.Builder
-
Initializes the value for the androidPlatformTargetSupplier attribute.
- setAndroidPlatformTargetSupplier(Supplier<AndroidPlatformTarget>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the androidPlatformTargetSupplier attribute.
- setAnnotationProcessingParams(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the annotationProcessingParams attribute.
- setAnnoTransformer(IAnnotationTransformer) - Method in class com.facebook.buck.testrunner.TestNGRunner.TestNGWrapper
-
The built-in setAnnotationTransformer unfortunately does not work with runSuitesLocally()
The alternative would be to use the (much heavier) run() method.
- setAPKModuleGraph(APKModuleGraph) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the aPKModuleGraph attribute.
- setApkUnderTestPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value apkUnderTestPath to apkUnderTestPath.
- setApkUnderTestPath(Optional<Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value apkUnderTestPath to apkUnderTestPath.
- setAppendableRuleKey(String, RuleKeyAppendable) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.Builder
-
- setAppendableRuleKey(String, RuleKey) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setAppendableRuleKey(String, RuleKeyAppendable) - Method in interface com.facebook.buck.rules.RuleKeyObjectSink
-
- setAppID(Pair<String, String>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Initializes the value for the appID attribute.
- setAppIncludesFrameworks(boolean) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the value for the appIncludesFrameworks attribute.
- setApplePlatform(ApplePlatform) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Initializes the value for the applePlatform attribute.
- setAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the appleSdk attribute.
- setAppleSdkPaths(AppleSdkPaths) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the appleSdkPaths attribute.
- setAr(Archiver) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the ar attribute.
- setArchitectures(ImmutableList<String>) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the value for the architectures attribute.
- setArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Sets or replaces all elements for architectures set.
- setArchiveMemberPath(ArchiveMemberPath, ArchiveMemberPath) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for arflags list.
- setArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Sets or replaces all elements for args list.
- setArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Sets or replaces all elements for arguments list.
- setArtifactCache(ArtifactCache) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setArtifactCache(ArtifactCache) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the artifactCache attribute.
- setArtifactCache(Optional<ArtifactCache>) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
-
- setArtifactCache(ArtifactCache) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Initializes the value for the artifactCache attribute.
- setArtifactCacheDisabled(boolean) - Method in class com.facebook.buck.cli.BuildCommand
-
- setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setArtifactContentHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
-
Initializes the value for the artifactContentHashCode attribute.
- setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the artifactOnlyHashCode attribute.
- setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the artifactOnlyHashCode attribute.
- setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the artifactOnlyHashCode attribute.
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
-
Initializes the value for the artifactSizeBytes attribute.
- setAs(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the as attribute.
- setAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for asflags list.
- setAsm(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value asm to asm.
- setAsm(Optional<CompilerProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value asm to asm.
- setAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for asmflags list.
- setAsmpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value asmpp to asmpp.
- setAsmpp(Optional<PreprocessorProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value asmpp to asmpp.
- setAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for asmppflags list.
- setAspp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the aspp attribute.
- setAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for asppflags list.
- setAssemblerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the assemblerDebugPathSanitizer attribute.
- setAssemblerFlags(Map<? extends AbstractNdkCxxPlatformCompiler.Type, ? extends ImmutableList<String>>) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the assemblerFlags map.
- setAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Sets or replaces all elements for assetPaths set.
- setAssetsDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for assetsDirectories set.
- setAssociatedProjectPredicate(AssociatedTargetNodePredicate) - Method in class com.facebook.buck.cli.ProjectPredicates.Builder
-
Initializes the value for the associatedProjectPredicate attribute.
- setAutodepsFilesHaveSignatures(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the autodepsFilesHaveSignatures attribute.
- setAutogenerateAndroidFacetSourcesEnabled(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the value for the autogenerateAndroidFacetSourcesEnabled attribute.
- setAutogenerateSources(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the value for the autogenerateSources attribute.
- setAvailableCores(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the availableCores attribute.
- setBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Sets or replaces all elements for baseBookmarks set.
- setBaseConfigurationReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
-
- setBasedOffWhichTracked(Iterable<String>) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Sets or replaces all elements for basedOffWhichTracked set.
- setBaseName(String) - Method in class com.facebook.buck.model.UnflavoredBuildTarget.Builder
-
Initializes the value for the baseName attribute.
- setBestServer(boolean) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Initializes the value for the bestServer attribute.
- setBinaryJar(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the optional value binaryJar to binaryJar.
- setBinaryJar(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the optional value binaryJar to binaryJar.
- setBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Sets or replaces all elements for blacklistedWifiSsids set.
- setBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value bootclasspath to bootclasspath.
- setBootclasspath(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value bootclasspath to bootclasspath.
- setBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Initializes the value for the branchedFromMasterRevisionId attribute.
- setBuckCommit(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the buckCommit attribute.
- setBuckConfig(BuckConfig) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
buckConfig attribute.
- setBuckConfig(BuckConfig) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the value for the buckConfig attribute.
- setBuckDirty(TriState) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the buckDirty attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckLogDir(Path) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the buckLogDir attribute.
- setBuckModuleBaseSourceCodePath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the buckModuleBaseSourceCodePath attribute.
- setBuckOut(Path) - Method in class com.facebook.buck.io.BuckPaths.Builder
-
Initializes the value for the buckOut attribute.
- setBuckVersion(BuildId, BuckVersion) - Method in class com.facebook.buck.distributed.DistBuildService
-
- setBuildConfigs(Map<String, ? extends BuildConfigFields>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the buildConfigs map.
- setBuildConfigurationList(XCConfigurationList) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setBuildContext(BuildContext) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Initializes the value for the buildContext attribute.
- setBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- setBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for buildFileImportWhitelist list.
- setBuildFileName(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the buildFileName attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(Optional<BuildId>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(BuildId) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the buildId attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the buildId attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(Optional<BuildId>) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(BuildId) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Initializes the value for the buildId attribute.
- setBuildOutput(T) - Method in class com.facebook.buck.rules.BuildOutputInitializer
-
- setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.Builder
-
- setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setBuildSettings(NSDictionary) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(Optional<BuildTarget>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(Optional<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.query.QueryBuildTarget.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.APKModule.Builder
-
Sets or replaces all elements for buildTargets set.
- setBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets.Builder
-
Sets or replaces all elements for buildTargets set.
- setBuildVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value buildVersion to buildVersion.
- setBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value buildVersion to buildVersion.
- setBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the bytecodeCompileDeps attribute.
- setBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Initializes the value for the bytecodeCompileDeps attribute.
- setBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for bytecodeIncludes list.
- setBytecodeLink(BuildRule) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Initializes the value for the bytecodeLink attribute.
- setBytecodeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the bytecodeLinkableInput attribute.
- setBytecodeLinkDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the bytecodeLinkDeps attribute.
- setCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry.Builder
-
Initializes the value for the cacheDir attribute.
- setCacheError(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheError to cacheError.
- setCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheError to cacheError.
- setCacheKeySeed(int) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the cacheKeySeed attribute.
- setCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Sets or replaces all elements for cacheModes list.
- setCacheName(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the cacheName attribute.
- setCacheReadMode(ArtifactCacheBuckConfig.CacheReadMode) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry.Builder
-
Initializes the value for the cacheReadMode attribute.
- setCacheReadMode(ArtifactCacheBuckConfig.CacheReadMode) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the value for the cacheReadMode attribute.
- setCacheSource(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheSource to cacheSource.
- setCacheSource(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheSource to cacheSource.
- setCategory(String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Initializes the value for the category attribute.
- setCategory(String) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Initializes the value for the category attribute.
- setCategory(String) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Initializes the value for the category attribute.
- setCc(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the cc attribute.
- setCell(Cell) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
cell attribute.
- setCell(String) - Method in class com.facebook.buck.model.UnflavoredBuildTarget.Builder
-
Initializes the optional value cell to cell.
- setCell(Optional<String>) - Method in class com.facebook.buck.model.UnflavoredBuildTarget.Builder
-
Initializes the optional value cell to cell.
- setCellPath(Path) - Method in class com.facebook.buck.model.UnflavoredBuildTarget.Builder
-
Initializes the value for the cellPath attribute.
- setCellRoots(Map<String, ? extends Path>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the cellRoots map.
- setCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for cflags list.
- setCFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for cFlags list.
- setChildren(Iterable<? extends Path>) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Sets or replaces all elements for children set.
- setClassesToRemoveFromJar(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Sets or replaces all elements for classesToRemoveFromJar set.
- setClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the classLoaderCache attribute.
- setClassNamesToHashesSupplier(Supplier<Map<String, HashCode>>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Initializes the value for the classNamesToHashesSupplier attribute.
- setClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Sets or replaces all elements for classpathEntriesToDex set.
- setClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for classpathEntriesToDex set.
- setClasspathFile(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the classpathFile attribute.
- setClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Sets or replaces all elements for classPaths set.
- setCLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the cLinkableInput attribute.
- setClock(Clock) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
clock attribute.
- setClock(Clock) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the clock attribute.
- setClock(Clock) - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- setClock(Clock) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Initializes the value for the clock attribute.
- setClock(Clock) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the clock attribute.
- setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the codeCoverageEnabled attribute.
- setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the codeCoverageEnabled attribute.
- setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the codeCoverageEnabled attribute.
- setCodesignAllocate(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value codesignAllocate to codesignAllocate.
- setCodesignAllocate(Optional<Tool>) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value codesignAllocate to codesignAllocate.
- setCommand(Iterable<String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for command list.
- setCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Sets or replaces all elements for command list.
- setCommandArgs(String) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value commandArgs to commandArgs.
- setCommandArgs(Optional<String>) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value commandArgs to commandArgs.
- setCommandsCount(int) - Method in class com.facebook.buck.cxx.MachoHeader.Builder
-
Initializes the value for the commandsCount attribute.
- setCompiledUberRDotJava(JavaLibrary) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the compiledUberRDotJava attribute.
- setCompiler(NdkCxxPlatformCompiler) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the compiler attribute.
- setCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the compilerDebugPathSanitizer attribute.
- setCompilerFlags(Map<? extends AbstractNdkCxxPlatformCompiler.Type, ? extends ImmutableList<String>>) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the compilerFlags map.
- setCompilerFlags(Multimap<? extends AbstractCxxSource.Type, ? extends String>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Sets or replaces all mappings from the specified map as entries for the compilerFlags map.
- setCompressionLevel(int) - Method in class com.facebook.buck.zip.CustomZipEntry
-
- setComputeExopackageDepsAbi(ComputeExopackageDepsAbi) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value computeExopackageDepsAbi to computeExopackageDepsAbi.
- setComputeExopackageDepsAbi(Optional<ComputeExopackageDepsAbi>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value computeExopackageDepsAbi to computeExopackageDepsAbi.
- setConcurrencyLimit(ConcurrencyLimit) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the concurrencyLimit attribute.
- setConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.BuckPaths.Builder
-
Initializes the value for the configuredBuckOut attribute.
- setConnectionTimeoutMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the connectionTimeoutMillis attribute.
- setConsole(Console) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
console attribute.
- setConsole(Console) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the console attribute.
- setConsole(Console) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the console attribute.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for contacts list.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for contacts set.
- setCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopyNativeLibraries(Optional<ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopyNativeLibraries(Optional<ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCount(int) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the count attribute.
- setCoverageExcludes(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageExcludes to coverageExcludes.
- setCoverageExcludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageExcludes to coverageExcludes.
- setCoverageIncludes(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageIncludes to coverageIncludes.
- setCoverageIncludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageIncludes to coverageIncludes.
- setCoverageReportFormat(CoverageReportFormat) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the coverageReportFormat attribute.
- setCoverageReportTitle(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the coverageReportTitle attribute.
- setCpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the cpp attribute.
- setCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for cppflags list.
- setCPreprocessor(Preprocessor) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the cPreprocessor attribute.
- setCpu(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the cpu attribute.
- setCpuReal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuReal attribute.
- setCpuSys(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuSys attribute.
- setCpuTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuTotal attribute.
- setCpuUser(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuUser attribute.
- setCuda(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value cuda to cuda.
- setCuda(Optional<CompilerProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value cuda to cuda.
- setCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for cudaflags list.
- setCudapp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value cudapp to cudapp.
- setCudapp(Optional<PreprocessorProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the optional value cudapp to cudapp.
- setCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for cudappflags list.
- setCurrentCommand(String, ImmutableList<String>) - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
- setCurrentRevisionId(String) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Initializes the value for the currentRevisionId attribute.
- setCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Initializes the value for the currentRevisionId attribute.
- setCurrentThreadTracingInterfaceFromJsr199Javac(BuckTracingInterface) - Static method in class com.facebook.buck.event.api.BuckTracing
-
Used by Buck to connect this class to its tracing mechanism.
- setCurrentVersion(Optional<PBXFileReference>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- setCxx(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the cxx attribute.
- setCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the cxxBuckConfig attribute.
- setCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for cxxflags list.
- setCxxHeaders(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxHeaderSourceSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the cxxHeaders map.
- setCxxLibrary(BuildTarget) - Method in class com.facebook.buck.python.PythonPlatform.Builder
-
Initializes the optional value cxxLibrary to cxxLibrary.
- setCxxLibrary(Optional<BuildTarget>) - Method in class com.facebook.buck.python.PythonPlatform.Builder
-
Initializes the optional value cxxLibrary to cxxLibrary.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.android.NdkCxxPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.go.GoPlatform.Builder
-
Initializes the optional value cxxPlatform to cxxPlatform.
- setCxxPlatform(Optional<CxxPlatform>) - Method in class com.facebook.buck.go.GoPlatform.Builder
-
Initializes the optional value cxxPlatform to cxxPlatform.
- setCxxPlatforms(FlavorDomain<CxxPlatform>) - Method in class com.facebook.buck.rules.KnownBuildRuleTypes.Builder
-
- setCxxpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the cxxpp attribute.
- setCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for cxxppflags list.
- setCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Sets or replaces all elements for cxxPreprocessorInput list.
- setCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the cxxPreprocessorInput attribute.
- setCxxRuntime(NdkCxxPlatforms.CxxRuntime) - Method in class com.facebook.buck.android.NdkCxxPlatform.Builder
-
Initializes the value for the cxxRuntime attribute.
- setCxxSharedRuntimePath(Path) - Method in class com.facebook.buck.android.NdkCxxPlatform.Builder
-
Initializes the value for the cxxSharedRuntimePath attribute.
- setCxxSources(Map<String, ? extends CxxSource>) - Method in class com.facebook.buck.cxx.CxxHeaderSourceSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the cxxSources map.
- setData(DependencyEntryData) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry.Builder
-
Initializes the optional value data to data.
- setData(Optional<DependencyEntryData>) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry.Builder
-
Initializes the optional value data to data.
- setDdmlibJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the ddmlibJarPath attribute.
- setDebugEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the debugEnabled attribute.
- setDebugEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the debugEnabled attribute.
- setDebugMode(boolean) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value debugMode to debugMode.
- setDebugMode(Optional<Boolean>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value debugMode to debugMode.
- setDefaultCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.rules.KnownBuildRuleTypes.Builder
-
- setDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for defaultIncludes list.
- setDefaultTestTimeoutMillis(long) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the defaultTestTimeoutMillis attribute.
- setDependencies(Map<? extends BuildTarget, ? extends IjModuleGraph.DependencyType>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Sets or replaces all mappings from the specified map as entries for the dependencies map.
- setDependenciesPassTheirTests(boolean) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the dependenciesPassTheirTests attribute.
- setDescriptions(ImmutableSet<Description<?>>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the descriptions attribute.
- setDestination(PBXCopyFilesBuildPhase.Destination) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Initializes the value for the destination attribute.
- setDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Sets or replaces all elements for developerCertificateFingerprints set.
- setDeveloperPath(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Initializes the optional value developerPath to developerPath.
- setDeveloperPath(Optional<Path>) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Initializes the optional value developerPath to developerPath.
- setDeviceSerial(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value deviceSerial to deviceSerial.
- setDeviceSerial(Optional<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value deviceSerial to deviceSerial.
- setDexInfo(ExopackageInfo.DexInfo) - Method in class com.facebook.buck.rules.ExopackageInfo.Builder
-
Initializes the optional value dexInfo to dexInfo.
- setDexInfo(Optional<ExopackageInfo.DexInfo>) - Method in class com.facebook.buck.rules.ExopackageInfo.Builder
-
Initializes the optional value dexInfo to dexInfo.
- setDiff(String) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Initializes the optional value diff to diff.
- setDiff(Optional<String>) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Initializes the optional value diff to diff.
- setDirectory(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Initializes the value for the directory attribute.
- setDirectory(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.DexInfo.Builder
-
Initializes the value for the directory attribute.
- setDirectory(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.NativeLibsInfo.Builder
-
Initializes the value for the directory attribute.
- setDirectory(Path) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value directory to directory.
- setDirectory(Optional<Path>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value directory to directory.
- setDirectoryForTestResults(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirectoryForTestResults(Optional<Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirectoryForTestResults(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirectoryForTestResults(Optional<Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for dirsContainingResourceDirs set.
- setDirtyFiles(Iterable<String>) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Sets or replaces all elements for dirtyFiles set.
- setDiskIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the diskIO attribute.
- setDoStore(boolean) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the doStore attribute.
- setDryRun(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the dryRun attribute.
- setDryRun(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the dryRun attribute.
- setDsymutil(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the dsymutil attribute.
- setEnableBuildFileSandboxing(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the enableBuildFileSandboxing attribute.
- setEnableProfiling(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParser
-
- setEndIndex(int) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Initializes the value for the endIndex attribute.
- setEntitlements(Map<String, ? extends NSObject>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Sets or replaces all mappings from the specified map as entries for the entitlements map.
- setEntryAttribute(String, String, String) - Method in class com.facebook.buck.io.DeterministicJarManifestWriter
-
- setEnv(Map<String, ? extends String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Sets or replaces all mappings from the specified map as entries for the
environment map.
- setEnvironment(PythonEnvironment) - Method in class com.facebook.buck.python.PythonPlatform.Builder
-
Initializes the value for the environment attribute.
- setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Sets or replaces all mappings from the specified map as entries for the environment map.
- setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Sets or replaces all mappings from the specified map as entries for the environment map.
- setEnvironment(Map<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value environment to environment.
- setEnvironment(Optional<Map<String, String>>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value environment to environment.
- setEnvironmentOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the environmentOverrides map.
- setEnvironmentStatus(AbstractDoctorEndpointResponse.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the value for the environmentStatus attribute.
- setErrorCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the errorCheckTimeRangeMillis attribute.
- setErrorMessage(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setErrorMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessageFormat(String) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the value for the errorMessageFormat attribute.
- setErrorTextTemplate(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the errorTextTemplate attribute.
- setEscaped(boolean) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Initializes the value for the escaped attribute.
- setETAMillis(long) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the value for the eTAMillis attribute.
- setEventBus(BuckEventBus) - Method in class com.facebook.buck.rules.BuildContext.Builder
-
Initializes the value for the eventBus attribute.
- setEventBus(BuckEventBus) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the eventBus attribute.
- setException(Exception) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value exception to exception.
- setException(Optional<Exception>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value exception to exception.
- setException(Exception) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value exception to exception.
- setException(Optional<Exception>) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value exception to exception.
- setExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Sets or replaces all elements for excludedResourcePaths list.
- setExecutablesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the executablesPath attribute.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Sets or replaces all mappings from the specified map as entries for the
executors map.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Sets or replaces all mappings from the specified map as entries for the executors map.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Sets or replaces all mappings from the specified map as entries for the executors map.
- setExecutorService(WeightedListeningExecutorService) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the executorService attribute.
- setExitCode(int) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Initializes the value for the exitCode attribute.
- setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the expectedHashCode attribute.
- setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the expectedHashCode attribute.
- setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the expectedHashCode attribute.
- setExpirationDate(Date) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Initializes the value for the expirationDate attribute.
- setExplicitFileType(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- setExported(boolean) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData.Builder
-
Initializes the value for the exported attribute.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.go.GoLinkable.Builder
-
Sets or replaces all elements for exportedDeps set.
- setExternalAttributes(long) - Method in class com.facebook.buck.zip.CustomZipEntry
-
- setExtraArgs(Iterable<String>) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Sets or replaces all elements for extraArgs list.
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Sets or replaces all elements for extraArguments list.
- setExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Sets or replaces all elements for extraClassPathDependencies set.
- setExtraData(Map<String, ? extends String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Sets or replaces all mappings from the specified map as entries for the extraData map.
- setExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.rage.ExtraInfoResult.Builder
-
- setExtraInfo(String) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
Initializes the optional value
extraInfo to extraInfo.
- setExtraInfo(Optional<String>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
Initializes the optional value
extraInfo to extraInfo.
- setExtraInfoCommand(Iterable<String>) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Sets or replaces all elements for extraInfoCommand list.
- setExtraJvmArgs(ImmutableList<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value extraJvmArgs to extraJvmArgs.
- setExtraJvmArgs(Optional<ImmutableList<String>>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value extraJvmArgs to extraJvmArgs.
- setFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Sets or replaces all elements for failures set.
- setFakeTime() - Method in class com.facebook.buck.zip.CustomZipEntry
-
- setFatTarget(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Initializes the value for the fatTarget attribute.
- setFetchClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the fetchClient attribute.
- setFetchResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setFile(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Initializes the value for the file attribute.
- setFileHashCache(FileHashCache) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setFilePath(Path) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry.Builder
-
Initializes the value for the filePath attribute.
- setFileUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry.Builder
-
Initializes the value for the fileUrl attribute.
- setFinalDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the finalDeps attribute.
- setFingerprint(HashCode) - Method in class com.facebook.buck.apple.CodeSignIdentity.Builder
-
Initializes the optional value fingerprint to fingerprint.
- setFingerprint(Optional<HashCode>) - Method in class com.facebook.buck.apple.CodeSignIdentity.Builder
-
Initializes the optional value fingerprint to fingerprint.
- setFinish(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value finish to finish.
- setFinish(Optional<BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value finish to finish.
- setFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all mappings from the specified map as entries for the flagMacros map.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Sets or replaces all elements for flags list.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Sets or replaces all elements for flags list.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for flags list.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.rules.SourceWithFlags.Builder
-
Sets or replaces all elements for flags list.
- setFlavor(Flavor) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the flavor attribute.
- setFlavor(Flavor) - Method in class com.facebook.buck.python.PythonPlatform.Builder
-
Initializes the value for the flavor attribute.
- setFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.model.BuildTarget.Builder
-
Sets or replaces all elements for flavors sortedSet.
- setFolders(ImmutableSortedSet<IjSourceFolder>) - Method in class com.facebook.buck.jvm.java.intellij.ContentRoot.Builder
-
Initializes the value for the folders attribute.
- setFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Sets or replaces all elements for folders set.
- setFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Sets or replaces all elements for frameworkPaths set.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for frameworks set.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Sets or replaces all elements for frameworks set.
- setFrameworksPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the frameworksPath attribute.
- setFromParams(CellPathResolver, ProjectFilesystem, BuildRuleFactoryParams, Object, Map<String, ?>) - Method in class com.facebook.buck.rules.ParamInfo
-
- setFrontendConfig(SlbBuckConfig) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the optional value frontendConfig to frontendConfig.
- setFrontendConfig(Optional<SlbBuckConfig>) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the optional value frontendConfig to frontendConfig.
- setGccVersion(String) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler.Builder
-
Initializes the value for the gccVersion attribute.
- setGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Sets or replaces all elements for generatedSourceCodeFolders set.
- setGetHashCode(HashCode) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Initializes the value for the getHashCode attribute.
- setGlobalID(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
- setGoArch(String) - Method in class com.facebook.buck.go.GoPlatform.Builder
-
Initializes the value for the goArch attribute.
- setGoLinkInput(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.go.GoLinkable.Builder
-
Sets or replaces all mappings from the specified map as entries for the goLinkInput map.
- setGoOs(String) - Method in class com.facebook.buck.go.GoPlatform.Builder
-
Initializes the value for the goOs attribute.
- setGroup(String) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry.Builder
-
Initializes the value for the group attribute.
- setHeaderMap(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the optional value headerMap to headerMap.
- setHeaderMap(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the optional value headerMap to headerMap.
- setHeadersPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the headersPath attribute.
- setHealthCheckIntervalMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the healthCheckIntervalMillis attribute.
- setHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- setHostname(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the hostname attribute.
- setHttpTimeout(long) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the value for the httpTimeout attribute.
- setHttpWriteExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the httpWriteExecutorService attribute.
- setIbtool(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the ibtool attribute.
- setIdentifier(String) - Method in class com.facebook.buck.apple.AppleToolchain.Builder
-
Initializes the value for the identifier attribute.
- setIdentifier(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType.Builder
-
Initializes the value for the identifier attribute.
- setIgnorePaths(Iterable<? extends PathOrGlobMatcher>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for ignorePaths set.
- setIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- setIncludeRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the includeRoot attribute.
- setIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for includes list.
- setIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Sets or replaces all elements for includes list.
- setIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Sets or replaces all elements for includes list.
- setIncludeStdErr(boolean) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the value for the includeStdErr attribute.
- setIncludeStdOut(boolean) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the value for the includeStdOut attribute.
- setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
-
Initializes the value for the includeType attribute.
- setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the includeType attribute.
- setInfo(HaskellPackageInfo) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Initializes the value for the info attribute.
- setInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for input list.
- setInputRuleKey(RuleKey) - Method in class com.facebook.buck.rules.BuildRuleKeys.Builder
-
Initializes the optional value inputRuleKey to inputRuleKey.
- setInputRuleKey(Optional<RuleKey>) - Method in class com.facebook.buck.rules.BuildRuleKeys.Builder
-
Initializes the optional value inputRuleKey to inputRuleKey.
- setInResToOutResDirMap(ImmutableBiMap<Path, Path>) - Method in class com.facebook.buck.android.FilterResourcesStep.Builder
-
- setInstrumentationApkPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value instrumentationApkPath to instrumentationApkPath.
- setInstrumentationApkPath(Optional<Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value instrumentationApkPath to instrumentationApkPath.
- setInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Sets or replaces all elements for interfaces sortedSet.
- setInterpreterName(String) - Method in class com.facebook.buck.python.PythonVersion.Builder
-
Initializes the value for the interpreterName attribute.
- setIoBytesRead(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the ioBytesRead attribute.
- setIoBytesWritten(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the ioBytesWritten attribute.
- setIoTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the ioTotal attribute.
- setIs64Bit(boolean) - Method in class com.facebook.buck.cxx.MachoHeader.Builder
-
Initializes the value for the is64Bit attribute.
- setIsAndroidResources(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder.Builder
-
Initializes the value for the isAndroidResources attribute.
- setIsTestSource(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder.Builder
-
Initializes the value for the isTestSource attribute.
- setJarContentHasher(JarContentHasher) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Initializes the optional value jarContentHasher to jarContentHasher.
- setJarContentHasher(Optional<JarContentHasher>) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Initializes the optional value jarContentHasher to jarContentHasher.
- setJavaBuckConfig(JavaBuckConfig) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the value for the javaBuckConfig attribute.
- setJavacJarPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value javacJarPath to javacJarPath.
- setJavacJarPath(Optional<SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value javacJarPath to javacJarPath.
- setJavacPath(Either<Path, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value javacPath to javacPath.
- setJavacPath(Optional<Either<Path, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value javacPath to javacPath.
- setJavadocUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the optional value javadocUrl to javadocUrl.
- setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the optional value javadocUrl to javadocUrl.
- setJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for javaLibrariesToDex set.
- setJavaLibrarySdkNamesBySourceLevel(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Sets or replaces all mappings from the specified map as entries for the javaLibrarySdkNamesBySourceLevel map.
- setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.rules.BuildContext.Builder
-
Initializes the value for the javaPackageFinder attribute.
- setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the javaPackageFinder attribute.
- setJavaPath(Path) - Method in class com.facebook.buck.jvm.java.JavaOptions.Builder
-
Initializes the optional value javaPath to javaPath.
- setJavaPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.JavaOptions.Builder
-
Initializes the optional value javaPath to javaPath.
- setJavaVersion(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the javaVersion attribute.
- setJobsMultiplier(int) - Method in class com.facebook.buck.rules.RuleScheduleInfo.Builder
-
Initializes the value for the jobsMultiplier attribute.
- setJsonProtocolVersion(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the jsonProtocolVersion attribute.
- setKeepGoing(boolean) - Method in class com.facebook.buck.cli.BuildCommand
-
- setKeepGoing(boolean) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Initializes the value for the keepGoing attribute.
- setKey(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the value for the key attribute.
- setKnownBuildRuleTypesFactory(KnownBuildRuleTypesFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setKxmlJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the kxmlJarPath attribute.
- setLabels(Iterable<? extends Label>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for labels list.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for labels set.
- setLabelString(String) - Method in class com.facebook.buck.rules.Label.Builder
-
Initializes the value for the labelString attribute.
- setLanguageLevel(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value languageLevel to languageLevel.
- setLanguageLevel(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value languageLevel to languageLevel.
- setLastModifiedTime(Path, FileTime) - Method in class com.facebook.buck.io.ProjectFilesystem
-
Sets the last modified time for the given path.
- setLastModifiedTime(Date) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the value for the lastModifiedTime attribute.
- setLatencyCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the latencyCheckTimeRangeMillis attribute.
- setLaunchedPid(long) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Initializes the optional value launchedPid to launchedPid.
- setLaunchedPid(Optional<Long>) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Initializes the optional value launchedPid to launchedPid.
- setLd(LinkerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the ld attribute.
- setLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for ldflags list.
- setLdFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for ldFlags list.
- setLevel(Level) - Method in class com.facebook.buck.log.Logger
-
- setLevel(Level) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Initializes the value for the level attribute.
- setLexCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value lexCompiler to lexCompiler.
- setLexCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value lexCompiler to lexCompiler.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.NativeLinkableInput.Builder
-
Sets or replaces all elements for libraries set.
- setLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Sets or replaces all elements for libraries list.
- setLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Sets or replaces all elements for libraries sortedSet.
- setLibrary(boolean) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the library attribute.
- setLines(Iterable<String>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Initializes the value for the lines attribute.
- setLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Sets or replaces all elements for linkables set.
- setLinkerFlags(Map<? extends AbstractNdkCxxPlatformCompiler.Type, ? extends ImmutableList<String>>) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the linkerFlags map.
- setLinkTree(SourcePath) - Method in class com.facebook.buck.d.DIncludes.Builder
-
Initializes the value for the linkTree attribute.
- setLipo(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the lipo attribute.
- setLldb(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the lldb attribute.
- setLocalConfigsContents(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.rage.UserLocalConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the localConfigsContents map.
- setLocales(ImmutableSet<String>) - Method in class com.facebook.buck.android.FilterResourcesStep.Builder
-
- setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- setLogBook(List<LogRecord>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the optional value logBook to logBook.
- setLogBook(Optional<List<LogRecord>>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the optional value logBook to logBook.
- setLogDir(Path) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the logDir attribute.
- setLogDirPath(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the value for the logDirPath attribute.
- setLogFilePrefix(String) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the logFilePrefix attribute.
- setLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Sets or replaces all elements for logs list.
- setMachineReadableLog(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value machineReadableLog to machineReadableLog.
- setMachineReadableLog(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value machineReadableLog to machineReadableLog.
- setMachineReadableLogFile(Path) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value machineReadableLogFile to machineReadableLogFile.
- setMachineReadableLogFile(Optional<Path>) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value machineReadableLogFile to machineReadableLogFile.
- setMacroInput(Iterable<String>) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Sets or replaces all elements for macroInput list.
- setMacroType(String) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Initializes the value for the macroType attribute.
- setManifestPath(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the optional value manifestPath to manifestPath.
- setManifestPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the optional value manifestPath to manifestPath.
- setMaxAcceptableLatencyMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the maxAcceptableLatencyMillis attribute.
- setMaxBytesAfterDeletion(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the optional value maxBytesAfterDeletion to maxBytesAfterDeletion.
- setMaxBytesAfterDeletion(Optional<Long>) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the optional value maxBytesAfterDeletion to maxBytesAfterDeletion.
- setMaxDebugLogLines(int) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the optional value maxDebugLogLines to maxDebugLogLines.
- setMaxDebugLogLines(Optional<Integer>) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the optional value maxDebugLogLines to maxDebugLogLines.
- setMaxErrorPercentage(float) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the maxErrorPercentage attribute.
- setMaxLogSizeBytes(long) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the maxLogSizeBytes attribute.
- setMaxPathCount(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the maxPathCount attribute.
- setMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry.Builder
-
Initializes the optional value maxSizeBytes to maxSizeBytes.
- setMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry.Builder
-
Initializes the optional value maxSizeBytes to maxSizeBytes.
- setMaxStoreSize(long) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the optional value maxStoreSize to maxStoreSize.
- setMaxStoreSize(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the optional value maxStoreSize to maxStoreSize.
- setMaxStoreSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the optional value maxStoreSizeBytes to maxStoreSizeBytes.
- setMaxStoreSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the optional value maxStoreSizeBytes to maxStoreSizeBytes.
- setMaxTotalSizeBytes(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the maxTotalSizeBytes attribute.
- setMaxUploadRetries(int) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the value for the maxUploadRetries attribute.
- setMemory(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the memory attribute.
- setMemResident(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the memResident attribute.
- setMemSize(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the memSize attribute.
- setMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the mergedLinkables map.
- setMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the mergedLinkablesAssets map.
- setMessage(String) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the optional value message to message.
- setMessage(Optional<String>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the optional value message to message.
- setMessage(String) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Initializes the value for the message attribute.
- setMessage(String) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
-
Initializes the value for the message attribute.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value metadata to metadata.
- setMetadata(Optional<ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value metadata to metadata.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.DexInfo.Builder
-
Initializes the value for the metadata attribute.
- setMetadata(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.NativeLibsInfo.Builder
-
Initializes the value for the metadata attribute.
- setMetadataPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the metadataPath attribute.
- setMinAmountOfEntriesToKeep(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the minAmountOfEntriesToKeep attribute.
- setMinSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value minSdkVersion to minSdkVersion.
- setMinSdkVersion(Optional<Integer>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value minSdkVersion to minSdkVersion.
- setMinVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the minVersion attribute.
- setMinVersionFlagPrefix(String) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the value for the minVersionFlagPrefix attribute.
- setMode(AbstractHeaderVerification.Mode) - Method in class com.facebook.buck.cxx.HeaderVerification.Builder
-
Initializes the value for the mode attribute.
- setModuleBasePath(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the value for the moduleBasePath attribute.
- setModuleMap(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellSources.Builder
-
Sets or replaces all mappings from the specified map as entries for the moduleMap map.
- setModuleMappedClasspathEntriesToDex(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the moduleMappedClasspathEntriesToDex map.
- setModulesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the modulesPath attribute.
- setMomc(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the momc attribute.
- setName(String) - Method in class com.facebook.buck.android.APKModule.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- setName(String) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the optional value name to name.
- setName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the optional value name to name.
- setName(String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.rules.BuildRuleType.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.rules.coercer.OCamlSource.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Initializes the value for the name attribute.
- setNamedSources(ImmutableSortedMap<String, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceList.Builder
-
Initializes the optional value namedSources to namedSources.
- setNamedSources(Optional<ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceList.Builder
-
Initializes the optional value namedSources to namedSources.
- setNamedSources(ImmutableSortedMap<String, SourceWithFlags>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList.Builder
-
Initializes the optional value namedSources to namedSources.
- setNamedSources(Optional<ImmutableSortedMap<String, SourceWithFlags>>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList.Builder
-
Initializes the optional value namedSources to namedSources.
- setNameToField(Map<String, ? extends BuildConfigFields.Field>) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
-
Sets or replaces all mappings from the specified map as entries for the nameToField map.
- setNameToPathMap(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Sets or replaces all mappings from the specified map as entries for the nameToPathMap map.
- setNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the nativeCompileDeps attribute.
- setNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Initializes the value for the nativeCompileDeps attribute.
- setNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for nativeIncludes list.
- setNativeLibAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLibAssetsDirectories map.
- setNativeLibsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLibsDirectories map.
- setNativeLibsInfo(ExopackageInfo.NativeLibsInfo) - Method in class com.facebook.buck.rules.ExopackageInfo.Builder
-
Initializes the optional value nativeLibsInfo to nativeLibsInfo.
- setNativeLibsInfo(Optional<ExopackageInfo.NativeLibsInfo>) - Method in class com.facebook.buck.rules.ExopackageInfo.Builder
-
Initializes the optional value nativeLibsInfo to nativeLibsInfo.
- setNativeLibsTargets(Multimap<? extends APKModule, ? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLibsTargets map.
- setNativeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the nativeLinkableInput attribute.
- setNativeLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLinkables map.
- setNativeLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLinkablesAssets map.
- setNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for neededCoverage list.
- setNetworkIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the networkIO attribute.
- setNoBuckCheckPresent(boolean) - Method in class com.facebook.buck.rage.UserLocalConfiguration.Builder
-
Initializes the value for the noBuckCheckPresent attribute.
- setNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for noDxClasspathEntries set.
- setNoHealthyServersAvailable(boolean) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Initializes the value for the noHealthyServersAvailable attribute.
- setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setNumberOfRules(int) - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
- setNumThreads(int) - Method in class com.facebook.buck.rules.TargetGraphHashing
-
- setObjdump(Tool) - Method in class com.facebook.buck.android.NdkCxxPlatform.Builder
-
Initializes the value for the objdump attribute.
- setObjectFileExtension(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the objectFileExtension attribute.
- setObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Sets or replaces all elements for objectFiles list.
- setObjectMapper(ObjectMapper) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setObjectMapper(ObjectMapper) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the objectMapper attribute.
- setObjectMapper(ObjectMapper) - Method in class com.facebook.buck.rules.BuildEngineBuildContext.Builder
-
Initializes the value for the objectMapper attribute.
- setObjectMapper(ObjectMapper) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the objectMapper attribute.
- setOcamlBytecodeCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlBytecodeCompiler to ocamlBytecodeCompiler.
- setOcamlBytecodeCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlBytecodeCompiler to ocamlBytecodeCompiler.
- setOcamlCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlCompiler to ocamlCompiler.
- setOcamlCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlCompiler to ocamlCompiler.
- setOcamlDebug(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlDebug to ocamlDebug.
- setOcamlDebug(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlDebug to ocamlDebug.
- setOcamlDepTool(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlDepTool to ocamlDepTool.
- setOcamlDepTool(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value ocamlDepTool to ocamlDepTool.
- setOCamlInput(Iterable<? extends OCamlLibrary>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Sets or replaces all elements for oCamlInput list.
- setOCamlInteropIncludesDir(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value oCamlInteropIncludesDir to oCamlInteropIncludesDir.
- setOCamlInteropIncludesDir(Optional<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value oCamlInteropIncludesDir to oCamlInteropIncludesDir.
- setOs(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the os attribute.
- setOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Initializes the value for the otherFlags attribute.
- setOutput(String) - Method in class com.facebook.buck.rage.ExtraInfoResult.Builder
-
Initializes the value for the
output attribute.
- setOutputPath(String) - Method in class com.facebook.buck.cli.ShowOptions.Builder
-
Initializes the optional value outputPath to outputPath.
- setOutputPath(Optional<String>) - Method in class com.facebook.buck.cli.ShowOptions.Builder
-
Initializes the optional value outputPath to outputPath.
- setOutputStream(OutputStream) - Method in class com.facebook.buck.log.CompressingFileHandler
-
- setOwnerTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
- setPackageableCollection(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the packageableCollection attribute.
- setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value packageAssetLibraries to packageAssetLibraries.
- setPackageAssetLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value packageAssetLibraries to packageAssetLibraries.
- setPackageDb(SourcePath) - Method in class com.facebook.buck.haskell.HaskellPackage.Builder
-
Initializes the value for the packageDb attribute.
- setPackageName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the optional value packageName to packageName.
- setPackagePrefix(String) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder.Builder
-
Initializes the value for the packagePrefix attribute.
- setPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.haskell.HaskellCompileInput.Builder
-
Sets or replaces all elements for packages list.
- setPackageStringAssets(PackageStringAssets) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value packageStringAssets to packageStringAssets.
- setPackageStringAssets(Optional<PackageStringAssets>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value packageStringAssets to packageStringAssets.
- setParams(BuildRuleParams) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the params attribute.
- setParser(Parser) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
parser attribute.
- setParser(Parser) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the parser attribute.
- setParsingStatus(AbstractDoctorEndpointResponse.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the value for the parsingStatus attribute.
- setPath(Path) - Method in class com.facebook.buck.apple.AppleToolchain.Builder
-
Initializes the value for the path attribute.
- setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Initializes the optional value path to path.
- setPath(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Initializes the optional value path to path.
- setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- setPath(SourcePath) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Initializes the value for the path attribute.
- setPath(Path) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the optional value path to path.
- setPath(Optional<Path>) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the optional value path to path.
- setPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
-
Initializes the value for the path attribute.
- setPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusRoot.Builder
-
Initializes the value for the path attribute.
- setPath(Path) - Method in class com.facebook.buck.query.QueryFileTarget.Builder
-
Initializes the value for the path attribute.
- setPath(Path, Path) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.Builder
-
- setPath(Path, HashCode) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setPath(Path, Path) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setPath(Path, Path) - Method in interface com.facebook.buck.rules.RuleKeyObjectSink
-
Deprecated.
- setPath(Path) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Initializes the value for the path attribute.
- setPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the pathResolver attribute.
- setPathResolver(SourcePathResolver) - Method in class com.facebook.buck.rules.args.GlobArg.Builder
-
Initializes the value for the pathResolver attribute.
- setPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats.Builder
-
Sets or replaces all elements for pathsChangedInWorkingDirectory set.
- setPathSelector(DirectoryCleaner.PathSelector) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the pathSelector attribute.
- setPathsToThirdPartyJars(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for pathsToThirdPartyJars set.
- setPathToAdbExecutable(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the pathToAdbExecutable attribute.
- setPathToFile(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Initializes the value for the pathToFile attribute.
- setPathToJavaAgent(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToJavaAgent(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToXmlTestOutput(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToXmlTestOutput to pathToXmlTestOutput.
- setPathToXmlTestOutput(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToXmlTestOutput to pathToXmlTestOutput.
- setPathWithinArchive(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Initializes the optional value pathWithinArchive to pathWithinArchive.
- setPathWithinArchive(Optional<Path>) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Initializes the optional value pathWithinArchive to pathWithinArchive.
- setPattern(String) - Method in class com.facebook.buck.rules.args.GlobArg.Builder
-
Initializes the value for the pattern attribute.
- setPattern(Pattern) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
-
Initializes the value for the pattern attribute.
- setPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Sets or replaces all elements for perServerData list.
- setPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Sets or replaces all elements for perServerData list.
- setPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setPersistentWorkerPools(Optional<ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value persistentWorkerPools to persistentWorkerPools.
- setPersistentWorkerPools(Optional<ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value persistentWorkerPools to persistentWorkerPools.
- setPicType(AbstractCxxSourceRuleFactory.PicType) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the picType attribute.
- setPingEndpoint(String) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the pingEndpoint attribute.
- setPingRequestLatencyMillis(long) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value pingRequestLatencyMillis to pingRequestLatencyMillis.
- setPingRequestLatencyMillis(Optional<Long>) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value pingRequestLatencyMillis to pingRequestLatencyMillis.
- setPlaceholders(ImmutableMap<String, String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value placeholders to placeholders.
- setPlaceholders(Optional<ImmutableMap<String, String>>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value placeholders to placeholders.
- setPlatform(Platform) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
platform attribute.
- setPlatform(Platform) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the platform attribute.
- setPlatform(Platform) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the platform attribute.
- setPlatformFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Sets or replaces all elements for platformFlags list.
- setPlatformPath(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Initializes the value for the platformPath attribute.
- setPlugInsPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the plugInsPath attribute.
- setPreDexMerge(PreDexMerge) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value preDexMerge to preDexMerge.
- setPreDexMerge(Optional<PreDexMerge>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value preDexMerge to preDexMerge.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends String>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all mappings from the specified map as entries for the preprocessorFlags map.
- setProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the processExecutor attribute.
- setProcessManager(ProcessManager) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setProcessManager(Optional<ProcessManager>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
- setProcessOnly(boolean) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
- setProductionBuild(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the productionBuild attribute.
- setProductName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setProductReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setProductType(ProductType) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setProfilePath(Path) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Initializes the value for the profilePath attribute.
- setProgressEstimator(ProgressEstimator) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- setProguardConfigPath(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the optional value proguardConfigPath to proguardConfigPath.
- setProguardConfigPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Initializes the optional value proguardConfigPath to proguardConfigPath.
- setProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for proguardConfigs set.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesStep.Builder
-
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectJdkName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the optional value projectJdkName to projectJdkName.
- setProjectJdkName(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the optional value projectJdkName to projectJdkName.
- setProjectJdkType(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the optional value projectJdkType to projectJdkType.
- setProjectJdkType(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the optional value projectJdkType to projectJdkType.
- setProjectLanguageLevel(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the optional value projectLanguageLevel to projectLanguageLevel.
- setProjectLanguageLevel(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig.Builder
-
Initializes the optional value projectLanguageLevel to projectLanguageLevel.
- setProjectRoot(Path) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the projectRoot attribute.
- setProjectRootsPredicate(Predicate<TargetNode<?>>) - Method in class com.facebook.buck.cli.ProjectPredicates.Builder
-
Initializes the value for the projectRootsPredicate attribute.
- setProperty(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the value for the property attribute.
- setProvider(FileContentsProvider) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the provider attribute.
- setPublicAnnouncements(BuckEventBus, Optional<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- setPythonInterpreter(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the pythonInterpreter attribute.
- setPythonModuleSearchPath(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value pythonModuleSearchPath to pythonModuleSearchPath.
- setPythonModuleSearchPath(Optional<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value pythonModuleSearchPath to pythonModuleSearchPath.
- setRageUrl(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value rageUrl to rageUrl.
- setRageUrl(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value rageUrl to rageUrl.
- setRanlib(Tool) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the ranlib attribute.
- setRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for ranlibflags list.
- setRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the rawConfig map.
- setRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Sets or replaces all elements for rawKeys set.
- setReadHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Sets or replaces all mappings from the specified map as entries for the readHeaders map.
- setRecord(LogRecord) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Initializes the value for the record attribute.
- setRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectError to redirectError.
- setRedirectError(Optional<ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectError to redirectError.
- setRedirectErrorStream(boolean) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectErrorStream to redirectErrorStream.
- setRedirectErrorStream(Optional<Boolean>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectErrorStream to redirectErrorStream.
- setRedirectInput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectInput to redirectInput.
- setRedirectInput(Optional<ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectInput to redirectInput.
- setRedirectOutput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectOutput to redirectOutput.
- setRedirectOutput(Optional<ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectOutput to redirectOutput.
- setReflectively(String, Object) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.Builder
-
- setReflectively(String, Object) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setReflectively(String, Object) - Method in interface com.facebook.buck.rules.RuleKeyObjectSink
-
- setRelativePath(Path) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the value for the relativePath attribute.
- setRemoteCacheStatus(AbstractDoctorEndpointResponse.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the value for the remoteCacheStatus attribute.
- setReportDir(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
- setReportMaxSizeBytes(long) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the optional value reportMaxSizeBytes to reportMaxSizeBytes.
- setReportMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the optional value reportMaxSizeBytes to reportMaxSizeBytes.
- setReportSubmitErrorMessage(String) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setReportSubmitErrorMessage(Optional<String>) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setReportSubmitLocation(String) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setReportSubmitMessage(String) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setReportSubmitMessage(Optional<String>) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setReportUploadPath(String) - Method in class com.facebook.buck.rage.RageConfig.Builder
-
Initializes the value for the reportUploadPath attribute.
- setRepository(String) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value repository to repository.
- setRepository(Optional<String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value repository to repository.
- setRepository(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the repository attribute.
- setRepresentativePlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Initializes the value for the representativePlatform attribute.
- setRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setRequestSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value requestSizeBytes to requestSizeBytes.
- setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value requestSizeBytes to requestSizeBytes.
- setResolver(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the resolver attribute.
- setResolver(BuildRuleResolver) - Method in class com.facebook.buck.rules.ActionGraphAndResolver.Builder
-
Initializes the value for the resolver attribute.
- setResourceDetails(AndroidPackageableCollection.ResourceDetails) - Method in class com.facebook.buck.android.AndroidPackageableCollection.Builder
-
Initializes the value for the resourceDetails attribute.
- setResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for resourceDirectories list.
- setResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for resourceDirs set.
- setResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for resourceFiles set.
- setResourceFilter(FilterResourcesStep.ResourceFilter) - Method in class com.facebook.buck.android.FilterResourcesStep.Builder
-
- setResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet.Builder
-
Sets or replaces all elements for resourcePaths set.
- setResourcesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the resourcesPath attribute.
- setResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for resourcesWithEmptyResButNonEmptyAssetsDir set.
- setResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for resourcesWithNonEmptyResDir list.
- setResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for resourceVariantFiles set.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the responseSizeBytes attribute.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the responseSizeBytes attribute.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the responseSizeBytes attribute.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value responseSizeBytes to responseSizeBytes.
- setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value responseSizeBytes to responseSizeBytes.
- setResults(Map<? extends BuildRule, ? extends Optional<BuildResult>>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the results map.
- setRevisionIdOffTracked(String) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Initializes the optional value revisionIdOffTracked to revisionIdOffTracked.
- setRevisionIdOffTracked(Optional<String>) - Method in class com.facebook.buck.rage.SourceControlInfo.Builder
-
Initializes the optional value revisionIdOffTracked to revisionIdOffTracked.
- setRobolectricLogPath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value robolectricLogPath to robolectricLogPath.
- setRobolectricLogPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value robolectricLogPath to robolectricLogPath.
- setRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
-
Initializes the value for the root attribute.
- setRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the root attribute.
- setRoot(SourcePath) - Method in class com.facebook.buck.rules.args.GlobArg.Builder
-
Initializes the value for the root attribute.
- setRootCell(Cell) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the rootCell attribute.
- setRoots(Map<? extends BuildTarget, ? extends OmnibusRoot>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Sets or replaces all mappings from the specified map as entries for the roots map.
- setRotateLog(boolean) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the rotateLog attribute.
- setRuleFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Sets or replaces all elements for ruleFlags list.
- setRuleKey(String) - Method in class com.facebook.buck.cli.ShowOptions.Builder
-
Initializes the optional value ruleKey to ruleKey.
- setRuleKey(Optional<String>) - Method in class com.facebook.buck.cli.ShowOptions.Builder
-
Initializes the optional value ruleKey to ruleKey.
- setRuleKey(RuleKey) - Method in class com.facebook.buck.rules.BuildRuleKeys.Builder
-
Initializes the value for the ruleKey attribute.
- setRulekeyLog(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value rulekeyLog to rulekeyLog.
- setRulekeyLog(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value rulekeyLog to rulekeyLog.
- setRuleKeyLoggerLogFile(Path) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyLoggerLogFile to ruleKeyLoggerLogFile.
- setRuleKeyLoggerLogFile(Optional<Path>) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyLoggerLogFile to ruleKeyLoggerLogFile.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for rules set.
- setRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules.Builder
-
Sets or replaces all elements for rules list.
- setRunAllTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the runAllTests attribute.
- setRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all mappings from the specified map as entries for the runtimeLdflags map.
- setSafeAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Sets or replaces all elements for safeAnnotationProcessors set.
- setSampleRate(float) - Method in class com.facebook.buck.util.SampleRate.Builder
-
Initializes the value for the sampleRate attribute.
- setSchedulerService(ScheduledExecutorService) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the schedulerService attribute.
- setScheduleType(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the scheduleType attribute.
- setScope(IjDependencyListBuilder.Scope) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData.Builder
-
Initializes the value for the scope attribute.
- setSdkName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value sdkName to sdkName.
- setSdkName(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value sdkName to sdkName.
- setSdkPath(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Initializes the value for the sdkPath attribute.
- setSdkType(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value sdkType to sdkType.
- setSdkType(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the optional value sdkType to sdkType.
- setSection(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the value for the section attribute.
- setSequenceNumber(int) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the sequenceNumber attribute.
- setServer(URI) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the value for the server attribute.
- setServer(URI) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Initializes the value for the server attribute.
- setServer(URI) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the value for the server attribute.
- setServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Sets or replaces all elements for serverPool list.
- setServerUnhealthy(boolean) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Initializes the value for the serverUnhealthy attribute.
- setService(HttpService) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
-
Initializes the value for the service attribute.
- setSettings(Optional<NSDictionary>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- setSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the sharedLibraryExtension attribute.
- setSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the sharedLibraryVersionedExtensionFormat attribute.
- setShellPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Sets the path to the shell under which the script is to be executed.
- setShellScript(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Sets the contents of the script to execute.
- setShortName(String) - Method in class com.facebook.buck.model.UnflavoredBuildTarget.Builder
-
Initializes the value for the shortName attribute.
- setShouldExplainTestSelectorList(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the shouldExplainTestSelectorList attribute.
- setShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.rules.BuildContext.Builder
-
Initializes the value for the shouldReportAbsolutePaths attribute.
- setShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the shouldReportAbsolutePaths attribute.
- setShufflingTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the shufflingTests attribute.
- setsid() - Method in interface com.facebook.buck.util.Libc
-
- setSimulatorState(AppleSimulatorState) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Initializes the value for the simulatorState attribute.
- setSingleValue(Object) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setSize(long) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the value for the size attribute.
- setSoname(String) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Initializes the optional value soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Initializes the optional value soname to soname.
- setSoname(String) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
-
Initializes the value for the soname attribute.
- setSonameMapping(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Initializes the value for the sonameMapping attribute.
- setSonameMergeMap(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value sonameMergeMap to sonameMergeMap.
- setSonameMergeMap(Optional<ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value sonameMergeMap to sonameMergeMap.
- setSortOrder(IjDependencyListBuilder.SortOrder) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry.Builder
-
Initializes the value for the sortOrder attribute.
- setSortPolicy(PBXGroup.SortPolicy) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- setSource(String) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the value for the source attribute.
- setSource(SourcePath) - Method in class com.facebook.buck.rules.coercer.OCamlSource.Builder
-
Initializes the value for the source attribute.
- setSourceControlInfo(SourceControlInfo) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- setSourceControlInfo(Optional<SourceControlInfo>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- setSourceGroup(List<GroupedSource>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroup to sourceGroup.
- setSourceGroup(Optional<List<GroupedSource>>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroup to sourceGroup.
- setSourceGroupName(String) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupName to sourceGroupName.
- setSourceGroupName(Optional<String>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupName to sourceGroupName.
- setSourceGroupPathRelativeToTarget(Path) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupPathRelativeToTarget to sourceGroupPathRelativeToTarget.
- setSourceGroupPathRelativeToTarget(Optional<Path>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupPathRelativeToTarget to sourceGroupPathRelativeToTarget.
- setSourceJar(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the optional value sourceJar to sourceJar.
- setSourceJar(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the optional value sourceJar to sourceJar.
- setSourceLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the sourceLevel attribute.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the sourcePath attribute.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(Optional<SourcePath>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(Optional<SourcePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.Builder
-
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.RuleKeyBuilder
-
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.SourceWithFlags.Builder
-
Initializes the value for the sourcePath attribute.
- setSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the value for the sourcePathResolver attribute.
- setSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.FrameworkDependencies.Builder
-
Sets or replaces all elements for sourcePaths set.
- setSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies.Builder
-
Sets or replaces all elements for sourcePaths set.
- setSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.d.DIncludes.Builder
-
Sets or replaces all elements for sources sortedSet.
- setSourcesSet(Iterable<? extends Map.Entry<String, CxxSource>>) - Method in class com.facebook.buck.cxx.CxxSourceSet.Builder
-
Sets or replaces all elements for sourcesSet set.
- setSourceToBootclasspath(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the sourceToBootclasspath map.
- setSourceTree(PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- setSourceTreePath(SourceTreePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourceTreePath to sourceTreePath.
- setSourceTreePath(Optional<SourceTreePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourceTreePath to sourceTreePath.
- setSourceWithFlags(SourceWithFlags) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceWithFlags to sourceWithFlags.
- setSourceWithFlags(Optional<SourceWithFlags>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceWithFlags to sourceWithFlags.
- setSpoolMode(AbstractJavacOptions.SpoolMode) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the spoolMode attribute.
- setStart(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value start to start.
- setStart(Optional<BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value start to start.
- setStartIndex(int) - Method in class com.facebook.buck.model.MacroMatchResult.Builder
-
Initializes the value for the startIndex attribute.
- setState(DistBuildState) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs.Builder
-
Initializes the value for the state attribute.
- setStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the staticLibraryExtension attribute.
- setStatus(BuildStatus) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the value for the status attribute.
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
- setStdErrLogLevel(Optional<Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
- setStdIn(InputStream) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the value for the
stdIn attribute.
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
- setStdOutLogLevel(Optional<Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
- setSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Sets or replaces all elements for steps list.
- setStoreClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the storeClient attribute.
- setStrip(Tool) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the strip attribute.
- setStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Sets or replaces all elements for stripFlags list.
- setStrippedObjectName(String) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the strippedObjectName attribute.
- setStubBinary(Path) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value stubBinary to stubBinary.
- setStubBinary(Optional<Path>) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value stubBinary to stubBinary.
- setStubBinaryPath(Optional<Path>) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the value for the stubBinaryPath attribute.
- setSubCommand(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the subCommand attribute.
- setSubjectCommonName(String) - Method in class com.facebook.buck.apple.CodeSignIdentity.Builder
-
Initializes the value for the subjectCommonName attribute.
- setSuggestions(Iterable<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Sets or replaces all elements for suggestions list.
- setSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Sets or replaces all elements for supportedArchitectures set.
- setSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Sets or replaces all elements for supportedProductFamilyIDs set.
- setSwift(Tool) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Initializes the value for the swift attribute.
- setSwiftName(String) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the optional value swiftName to swiftName.
- setSwiftName(Optional<String>) - Method in class com.facebook.buck.apple.ApplePlatform.Builder
-
Initializes the optional value swiftName to swiftName.
- setSwiftPlatform(SwiftPlatform) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value swiftPlatform to swiftPlatform.
- setSwiftPlatform(Optional<SwiftPlatform>) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value swiftPlatform to swiftPlatform.
- setSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Sets or replaces all elements for swiftRuntimePaths set.
- setSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Sets or replaces all elements for swiftStaticRuntimePaths set.
- setSwiftStdlibTool(Tool) - Method in class com.facebook.buck.swift.SwiftPlatform.Builder
-
Initializes the value for the swiftStdlibTool attribute.
- setSymbolNameTool(SymbolNameTool) - Method in class com.facebook.buck.cxx.CxxPlatform.Builder
-
Initializes the value for the symbolNameTool attribute.
- setSystemIncludePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Sets or replaces all elements for systemIncludePaths set.
- setSystemIncludeRoots(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for systemIncludeRoots set.
- setSystemMemory(long) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the systemMemory attribute.
- setTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Sets or replaces all mappings from the specified map as entries for the tags map.
- setTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Sets or replaces all mappings from the specified map as entries for the tags map.
- setTagSets(Multimap<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Sets or replaces all mappings from the specified map as entries for the tagSets map.
- setTarget(BuildTarget) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Initializes the value for the target attribute.
- setTargetAppPlatform(String) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the targetAppPlatform attribute.
- setTargetArch(NdkCxxPlatforms.TargetArch) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the targetArch attribute.
- setTargetArchAbi(NdkCxxPlatforms.TargetArchAbi) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the targetArchAbi attribute.
- setTargetCpuType(NdkCxxPlatforms.TargetCpuType) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the targetCpuType attribute.
- setTargetDevice(TargetDevice) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value targetDevice to targetDevice.
- setTargetDevice(Optional<TargetDevice>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value targetDevice to targetDevice.
- setTargetDeviceOptions(TargetDeviceOptions) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value targetDeviceOptions to targetDeviceOptions.
- setTargetDeviceOptions(Optional<TargetDeviceOptions>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value targetDeviceOptions to targetDeviceOptions.
- setTargetGraph(TargetGraph) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets.Builder
-
Initializes the value for the targetGraph attribute.
- setTargetGraph(TargetGraph) - Method in class com.facebook.buck.rules.TargetGraphAndTargetNodes.Builder
-
Initializes the value for the targetGraph attribute.
- setTargetHash(String) - Method in class com.facebook.buck.cli.ShowOptions.Builder
-
Initializes the optional value targetHash to targetHash.
- setTargetHash(Optional<String>) - Method in class com.facebook.buck.cli.ShowOptions.Builder
-
Initializes the optional value targetHash to targetHash.
- setTargetLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the targetLevel attribute.
- setTargetNodes(Iterable<TargetNode<?>>) - Method in class com.facebook.buck.rules.TargetGraphAndTargetNodes.Builder
-
Initializes the value for the targetNodes attribute.
- setTargets(ImmutableSet<TargetNode<?>>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary.Builder
-
Initializes the value for the targets attribute.
- setTargets(ImmutableSet<TargetNode<?>>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule.Builder
-
Initializes the value for the targets attribute.
- setTargetSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value targetSdkVersion to targetSdkVersion.
- setTargetSdkVersion(Optional<Integer>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value targetSdkVersion to targetSdkVersion.
- setTest(TestRule) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Initializes the value for the test attribute.
- setTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for testCases list.
- setTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Sets or replaces all elements for testClasses list.
- setTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for testLogPaths list.
- setTestPackage(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the testPackage attribute.
- setTestReportingCallback(TestRule.TestReportingCallback) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Initializes the value for the testReportingCallback attribute.
- setTestResultCacheMode(AbstractTestRunningOptions.TestResultCacheMode) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the testResultCacheMode attribute.
- setTestResultsCallable(Callable<TestResults>) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Initializes the value for the testResultsCallable attribute.
- setTestRunner(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the testRunner attribute.
- setTestRunnerClasspath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the testRunnerClasspath attribute.
- setTestRunnerClasspath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the testRunnerClasspath attribute.
- setTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value testSelectorList to testSelectorList.
- setTestSelectorList(Optional<TestSelectorList>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value testSelectorList to testSelectorList.
- setTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the testSelectorList attribute.
- setTestType(TestType) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the testType attribute.
- setThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Sets or replaces all elements for thinTargets list.
- setThriftEndpointPath(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the optional value thriftEndpointPath to thriftEndpointPath.
- setThriftEndpointPath(Optional<String>) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the optional value thriftEndpointPath to thriftEndpointPath.
- setTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the value for the timeoutSeconds attribute.
- setTimestamp(long) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
-
Initializes the value for the timestamp attribute.
- setTimestampMillis(long) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the timestampMillis attribute.
- setTimestampMillis(long) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Initializes the value for the timestampMillis attribute.
- setToolchain(NdkCxxPlatforms.Toolchain) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the toolchain attribute.
- setToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.AppleSdkPaths.Builder
-
Sets or replaces all elements for toolchainPaths set.
- setToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Sets or replaces all elements for toolchains list.
- setToolchainTarget(NdkCxxPlatforms.ToolchainTarget) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the toolchainTarget attribute.
- setTotalNumberOfTests(int) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the totalNumberOfTests attribute.
- setTraceFile(Path) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value traceFile to traceFile.
- setTraceFile(Optional<Path>) - Method in class com.facebook.buck.rage.BuildLogEntry.Builder
-
Initializes the optional value traceFile to traceFile.
- setTrackClassUsageNotDisabled(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the trackClassUsageNotDisabled attribute.
- setType(AbstractNdkCxxPlatformCompiler.Type) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler.Builder
-
Initializes the value for the type attribute.
- setType(AbstractGroupedSource.Type) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the value for the type attribute.
- setType(CacheResultType) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the value for the type attribute.
- setType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Initializes the value for the type attribute.
- setType(CxxToolProvider.Type) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the optional value type to type.
- setType(Optional<CxxToolProvider.Type>) - Method in class com.facebook.buck.cxx.CxxToolProviderParams.Builder
-
Initializes the optional value type to type.
- setType(IjDependencyListBuilder.Type) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Initializes the value for the type attribute.
- setType(AbstractFrameworkPath.Type) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the value for the type attribute.
- setType(AbstractSourceList.Type) - Method in class com.facebook.buck.rules.coercer.SourceList.Builder
-
Initializes the value for the type attribute.
- setType(AbstractSourceWithFlagsList.Type) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec.Builder
-
Initializes the value for the type attribute.
- setType(AbstractHashCodeAndFileType.Type) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType.Builder
-
Initializes the value for the type attribute.
- SetTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
-
- setUdid(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Initializes the value for the udid attribute.
- setUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.model.BuildTarget.Builder
-
Initializes the value for the unflavoredBuildTarget attribute.
- setUnnamedSources(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceList.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnnamedSources(Optional<ImmutableSortedSet<SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceList.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnnamedSources(ImmutableSortedSet<SourceWithFlags>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnnamedSources(Optional<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUploadSuccess(boolean) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setUploadSuccess(Optional<Boolean>) - Method in class com.facebook.buck.rage.DefectSubmitResult.Builder
-
- setupLoggers(InvocationInfo, OutputStream, OutputStream, Verbosity) - Method in class com.facebook.buck.log.GlobalStateManager
-
- setupLogging(LogConfigSetup) - Static method in class com.facebook.buck.log.LogConfig
-
Creates the log output directory and concatenates logging.properties
files together to configure or re-configure LogManager.
- setupTracing(JavaCompiler.CompilationTask, JavacPhaseTracer) - Static method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
-
- setupTracing(BuildTarget, ClassLoaderCache, BuckEventBus, JavaCompiler.CompilationTask) - Static method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- setUrl(URI) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Initializes the value for the url attribute.
- setUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.ContentRoot.Builder
-
Initializes the value for the url attribute.
- setUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder.Builder
-
Initializes the value for the url attribute.
- setUseMercurialGlob(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the useMercurialGlob attribute.
- setUser(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the user attribute.
- setUserIssueDescription(String) - Method in class com.facebook.buck.rage.UserReport.Builder
-
Initializes the value for the userIssueDescription attribute.
- setUserLocalConfiguration(UserLocalConfiguration) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
- setUserReport(UserReport) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
Initializes the optional value
userReport to userReport.
- setUserReport(Optional<UserReport>) - Method in class com.facebook.buck.rage.DefectReport.Builder
-
Initializes the optional value
userReport to userReport.
- setUseWatchmanGlob(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the useWatchmanGlob attribute.
- setUUID(String) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata.Builder
-
Initializes the value for the uUID attribute.
- setValue(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the optional value value to value.
- setValue(Optional<String>) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the optional value value to value.
- setValue(long) - Method in class com.facebook.buck.event.EventKey.Builder
-
Initializes the value for the value attribute.
- setValue(String) - Method in class com.facebook.buck.event.PerfEventId.Builder
-
Initializes the value for the value attribute.
- setValue(int) - Method in class com.facebook.buck.jvm.java.intellij.SimplificationLimit.Builder
-
Initializes the value for the value attribute.
- setValue(boolean) - Method in class com.facebook.buck.parser.SpeculativeParsing.Builder
-
Initializes the value for the value attribute.
- setValue(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Initializes the value for the value attribute.
- setValues(Map<String, ? extends Long>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Sets or replaces all mappings from the specified map as entries for the values map.
- setVerbose(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the verbose attribute.
- setVersion(String) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler.Builder
-
Initializes the value for the version attribute.
- setVersion(String) - Method in class com.facebook.buck.apple.AppleSdk.Builder
-
Initializes the value for the version attribute.
- setVersion(String) - Method in class com.facebook.buck.apple.AppleToolchain.Builder
-
Initializes the optional value version to version.
- setVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleToolchain.Builder
-
Initializes the optional value version to version.
- setVersion(String) - Method in class com.facebook.buck.rules.VersionedTool.Builder
-
Initializes the value for the version attribute.
- setVersionCode(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionCode to versionCode.
- setVersionCode(Optional<Integer>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionCode to versionCode.
- setVersionName(String) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionName to versionName.
- setVersionName(Optional<String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionName to versionName.
- setVersions(Map<? extends BuildTarget, ? extends Version>) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
-
Sets or replaces all mappings from the specified map as entries for the versions map.
- setVersionString(String) - Method in class com.facebook.buck.jvm.java.JavacVersion.Builder
-
Initializes the value for the versionString attribute.
- setVersionString(String) - Method in class com.facebook.buck.python.PythonVersion.Builder
-
Initializes the value for the versionString attribute.
- setWasUploadSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setWatchAppPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the watchAppPath attribute.
- setWatchman(Watchman) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the watchman attribute.
- setWatchmanGlobStatResults(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the watchmanGlobStatResults attribute.
- setWatchmanQueryTimeoutMs(long) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value watchmanQueryTimeoutMs to watchmanQueryTimeoutMs.
- setWatchmanQueryTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value watchmanQueryTimeoutMs to watchmanQueryTimeoutMs.
- setWatchmanUseGlobGenerator(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the watchmanUseGlobGenerator attribute.
- setWebServer(WebServer) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the optional value
webServer to webServer.
- setWebServer(Optional<WebServer>) - Method in class com.facebook.buck.cli.CommandRunnerParams.Builder
-
Initializes the optional value
webServer to webServer.
- setWeightEstimateForTesting(int) - Method in class com.facebook.buck.dalvik.EstimateDexWeightStep
-
- setWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.HeaderVerification.Builder
-
Sets or replaces all elements for whitelist sortedSet.
- setWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for whitelistedStringDirectories set.
- setWhitelistedStringDirs(ImmutableSet<Path>) - Method in class com.facebook.buck.android.FilterResourcesStep.Builder
-
- setWorkerProcessPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the workerProcessPools attribute.
- setWriteHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry.Builder
-
Sets or replaces all mappings from the specified map as entries for the writeHeaders map.
- setWriter(ConsoleHandlerState.Writer) - Method in interface com.facebook.buck.log.GlobalStateManager.LoggerIsMappedToThreadScope
-
- setXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeBuildVersion to xcodeBuildVersion.
- setXcodeBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeBuildVersion to xcodeBuildVersion.
- setXcodeVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeVersion to xcodeVersion.
- setXcodeVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeVersion to xcodeVersion.
- setXctest(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform.Builder
-
Initializes the value for the xctest attribute.
- setYaccCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value yaccCompiler to yaccCompiler.
- setYaccCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext.Builder
-
Initializes the optional value yaccCompiler to yaccCompiler.
- severe(String) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- severe(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- sh_addr - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_addralign - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_entsize - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_flags - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_info - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_link - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_name - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_off - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_size - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sh_type - Variable in class com.facebook.buck.cxx.elf.ElfSectionHeader
-
- sha1 - Variable in class com.facebook.buck.file.RemoteFileDescription.Arg
-
- Sha1HashCode - Class in com.facebook.buck.util.sha1
-
A typesafe representation of a SHA-1 hash.
- SHALLOW - Static variable in class com.facebook.buck.jvm.java.intellij.IjModuleGraph.AggregationMode
-
- SHARED_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- SHARED_LIBRARY_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- sharedLibs - Variable in class com.facebook.buck.haskell.PrebuiltHaskellLibraryDescription.Arg
-
- ShBinary - Class in com.facebook.buck.shell
-
- ShBinary(BuildRuleParams, SourcePathResolver, SourcePath, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.shell.ShBinary
-
- ShBinaryDescription - Class in com.facebook.buck.shell
-
- ShBinaryDescription() - Constructor for class com.facebook.buck.shell.ShBinaryDescription
-
- ShBinaryDescription.Arg - Class in com.facebook.buck.shell
-
- Shell - Class in com.facebook.buck.shell
-
- SHELL_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
-
Platform-aware shell quoting Function which can be
passed to Iterables.transform()
TODO(sdwilsh): get proper cmd.EXE escaping implemented on Windows
- shellQuoteJoin(Iterable<String>, String) - Static method in class com.facebook.buck.shell.Shell
-
Quotes all strings using Escaper.escapeAsBashString and joins them using sep.
- ShellStep - Class in com.facebook.buck.shell
-
- ShellStep(Path) - Constructor for class com.facebook.buck.shell.ShellStep
-
- SHORT_NAME - Static variable in class com.facebook.buck.android.ConcatStep
-
- SHORT_NAME - Static variable in class com.facebook.buck.android.SmartDexingStep
-
- shouldAlwaysSortThreadsByTime() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- shouldCacheBinaries() - Method in class com.facebook.buck.lua.LuaBuckConfig
-
- shouldCacheBinaries() - Method in interface com.facebook.buck.lua.LuaConfig
-
- shouldCacheBinaries() - Method in class com.facebook.buck.python.PythonBuckConfig
-
- shouldCacheLinks() - Method in class com.facebook.buck.cxx.CxxBuckConfig
-
- shouldCacheLinks() - Method in class com.facebook.buck.haskell.HaskellBuckConfig
-
- shouldCacheLinks() - Method in interface com.facebook.buck.haskell.HaskellConfig
-
- shouldClearAndOverwriteMetadataOnDisk() - Method in enum com.facebook.buck.rules.BuildRuleSuccessType
-
- shouldDownscale() - Method in class com.facebook.buck.android.FilterResourcesStep.ResourceFilter
-
- shouldExcludeTransitiveTests() - Method in class com.facebook.buck.cli.TestCommand
-
- shouldExcludeWin() - Method in class com.facebook.buck.cli.TestCommand
-
- shouldExplain() - Method in class com.facebook.buck.cli.TestSelectorOptions
-
- shouldExplainTestSelectorList() - Method in class com.facebook.buck.rules.TestRunEvent.Started
-
- shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
-
- shouldFlushStdOutErrAsProgressIsMade(Verbosity) - Method in class com.facebook.buck.android.NdkBuildStep
-
- shouldFlushStdOutErrAsProgressIsMade(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
-
By default, the output written to stdout and stderr will be buffered into individual
ByteArrayOutputStreams and then converted into strings for easier consumption.
- shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditInputCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditOwnerCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditTestsCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldGenerateStatistics() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- shouldGenerateTabbedOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
-
- shouldIncludeTests() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- shouldInstallViaSd() - Method in class com.facebook.buck.cli.InstallCommand
-
- shouldKeepUserData() - Method in class com.facebook.buck.cli.UninstallCommand.UninstallOptions
-
- shouldOutputAttributes() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldPrintBinaryRunInformation() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintCommand() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintOutput() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintSelectCommandOutput() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintStandardInformation() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.AidlStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.DxStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.NdkBuildStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.thrift.ThriftCompilerStep
-
- shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.android.DxStep
-
- shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
-
- shouldProcessAnnotations() - Method in class com.facebook.buck.cli.ProjectCommand
-
- shouldReportAbsolutePaths() - Method in class com.facebook.buck.cli.BuildCommand
-
- shouldReportAbsolutePaths() - Method in class com.facebook.buck.rules.BuildContext
-
- shouldReportAbsolutePaths() - Method in class com.facebook.buck.step.ExecutionContext
-
- shouldSanitizeOutputBinary() - Method in interface com.facebook.buck.cxx.Compiler
-
- shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.DefaultCompiler
-
- shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.WindowsCompiler
-
- shouldShowTransitiveDependencies() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- shouldStartActivity() - Method in class com.facebook.buck.cli.InstallCommand
-
- shouldUninstallFirst() - Method in class com.facebook.buck.cli.InstallCommand
-
- shouldUploadResultingArtifact() - Method in enum com.facebook.buck.rules.BuildRuleSuccessType
-
- shouldUseHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldUseJsonFormat() - Method in class com.facebook.buck.cli.TargetsCommand
-
Determines if the results should be in JSON format.
- shouldUseVerbosityFlagIfAvailable() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldVerifyConstructorArguments() - Method in class com.facebook.buck.io.ProjectFilesystem
-
For testing purposes, subclasses might want to skip some of the verification done by the
constructor on its arguments.
- shouldWriteRecordedMetadataToDiskAfterBuilding() - Method in enum com.facebook.buck.rules.BuildRuleSuccessType
-
- SHOW_OUTPUT - Static variable in class com.facebook.buck.apple.project_generator.ProjectGenerator
-
- showHelp() - Method in class com.facebook.buck.cli.AbstractCommand
-
- ShowOptions - Class in com.facebook.buck.cli
-
Immutable implementation of TargetsCommand.AbstractShowOptions.
- ShowOptions.Builder - Class in com.facebook.buck.cli
-
- showVersion() - Method in class com.facebook.buck.cli.BuckCommand
-
- ShTest - Class in com.facebook.buck.shell
-
Test whose correctness is determined by running a specified shell script.
- ShTest(BuildRuleParams, SourcePathResolver, SourcePath, ImmutableList<Arg>, ImmutableMap<String, Arg>, ImmutableSortedSet<SourcePath>, Optional<Long>, Set<Label>, ImmutableSet<String>) - Constructor for class com.facebook.buck.shell.ShTest
-
- ShTestDescription - Class in com.facebook.buck.shell
-
- ShTestDescription(Optional<Long>) - Constructor for class com.facebook.buck.shell.ShTestDescription
-
- ShTestDescription.Arg - Class in com.facebook.buck.shell
-
- Shutdown() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
-
- shutdown(ExecutorService, long, TimeUnit) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
-
Shutdown service and wait for all it's tasks to terminate.
- shutdown() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- shutDown() - Method in class com.facebook.buck.util.perf.ProcessTracker
-
- shutdownInput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- shutdownNow() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- shutdownOrThrow(ExecutorService, long, TimeUnit, RuntimeException) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
-
Cancel the processing being carried out by the given service and waits for the processing to
complete.
- shutdownOutput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- shutdownSoon(int) - Method in class com.facebook.buck.util.shutdown.NonReentrantSystemExit
-
- shuttingDown() - Method in class com.facebook.buck.parser.ParsePipeline
-
- SIGHUP - Static variable in class com.facebook.buck.util.Libc.Constants
-
- signal(int, Pointer) - Method in interface com.facebook.buck.util.Libc
-
- SimctlListOutputParsing - Class in com.facebook.buck.apple.simulator
-
Utility class to parse the output of `xcrun simctl list`.
- simple(Object, Class<?>) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
-
- simple(Object, Class<?>, String) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
-
- SimpleConsoleEventBusListener - Class in com.facebook.buck.event.listener
-
Implementation of AbstractConsoleEventBusListener for terminals that don't support ansi.
- SimpleConsoleEventBusListener(Console, Clock, TestResultSummaryVerbosity, Locale, Path, ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- simplePerfEvent(SimplePerfEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- SimplePerfEvent - Class in com.facebook.buck.event
-
An implementation of
BuckEvents used for gathering performance statistics.
- SimplePerfEvent(EventKey) - Constructor for class com.facebook.buck.event.SimplePerfEvent
-
- SimplePerfEvent.Scope - Interface in com.facebook.buck.event
-
Represents the scope within which a particular performance operation is taking place.
- SimplePerfEvent.Started - Interface in com.facebook.buck.event
-
- SimplePerfEvent.Type - Enum in com.facebook.buck.event
-
- SimpleProcessListener - Class in com.facebook.buck.util
-
- SimpleProcessListener() - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which closes stdin immediately
and stores UTF-8 data received on stdout and stderr in memory.
- SimpleProcessListener(CharSequence) - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which writes
nextStdInToWrite
to stdin encoded in UTF-8, closes it, and stores UTF-8 data
received on stdout and stderr in memory.
- SimpleProcessListener(CharSequence, Charset) - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which writes
nextStdInToWrite
to stdin encoded using
charset, closes it, and stores data
decoded using
charset received on stdout and stderr in memory.
- SimpleProcessListener(Iterator<CharBuffer>, Charset) - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which writes data from
nextStdInToWrite
to stdin encoded using
charset, closes it, and stores data
decoded using
charset received on stdout and stderr in memory.
- SimplificationLimit - Class in com.facebook.buck.jvm.java.intellij
-
Immutable implementation of IjSourceRootSimplifier.AbstractSimplificationLimit.
- SimplificationLimit.Builder - Class in com.facebook.buck.jvm.java.intellij
-
- simplify(SimplificationLimit, ImmutableSet<IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceRootSimplifier
-
Merges IjFolders of the same type and package prefix.
- singleton() - Static method in class com.facebook.buck.log.GlobalStateManager
-
- SingletonBuildTargetPattern - Class in com.facebook.buck.model
-
A pattern that matches only one build target.
- SingletonBuildTargetPattern(Path, String) - Constructor for class com.facebook.buck.model.SingletonBuildTargetPattern
-
- SingleUriService - Class in com.facebook.buck.slb
-
- SingleUriService(URI, OkHttpClient) - Constructor for class com.facebook.buck.slb.SingleUriService
-
- size() - Method in class com.facebook.buck.android.AndroidPrebuiltAarCollection
-
- size() - Method in class com.facebook.buck.rules.Manifest
-
- size() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- sizeOfSectionHeader(boolean) - Static method in class com.facebook.buck.macho.SectionUtils
-
- sizeOfStringTableEntryWithContents(String) - Static method in class com.facebook.buck.macho.SymTabCommandUtils
-
- SizeUnit - Enum in com.facebook.buck.util.unit
-
- skeleton - Variable in class com.facebook.buck.android.AndroidManifestDescription.Arg
-
- skipCrunchPngs - Variable in class com.facebook.buck.android.AndroidBinaryDescription.Arg
-
- SlbBuckConfig - Class in com.facebook.buck.slb
-
- SlbBuckConfig(BuckConfig, String) - Constructor for class com.facebook.buck.slb.SlbBuckConfig
-
- SmartDexingStep - Class in com.facebook.buck.android
-
Optimized dx command runner which can invoke multiple dx commands in parallel and also avoid
doing unnecessary dx invocations in the first place.
- SmartDexingStep(ProjectFilesystem, Path, Supplier<Set<Path>>, Optional<Path>, Optional<Supplier<Multimap<Path, Path>>>, SmartDexingStep.DexInputHashesProvider, Path, EnumSet<DxStep.Option>, ListeningExecutorService, Optional<Integer>) - Constructor for class com.facebook.buck.android.SmartDexingStep
-
- SmartDexingStep.DexInputHashesProvider - Interface in com.facebook.buck.android
-
- soname - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- soname(String) - Method in class com.facebook.buck.cxx.DarwinLinker
-
- soname(String) - Method in class com.facebook.buck.cxx.GnuLinker
-
- soname(String) - Method in interface com.facebook.buck.cxx.Linker
-
- soname - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- soname(String) - Method in class com.facebook.buck.cxx.WindowsLinker
-
- soname - Variable in class com.facebook.buck.swift.SwiftLibraryDescription.Arg
-
- sort(TraversableGraph<T>, Predicate<T>) - Static method in class com.facebook.buck.graph.TopologicalSort
-
- SortedMapTypeCoercer<K extends Comparable<K>,V> - Class in com.facebook.buck.rules.coercer
-
- SortedSetTypeCoercer<T extends Comparable<? super T>> - Class in com.facebook.buck.rules.coercer
-
- sortFilesByAccessTime(File[]) - Static method in class com.facebook.buck.io.MoreFiles
-
Does an in-place sort of the specified files array.
- sortIntoPrimaryAndSecondaryDexes(BuildContext, ProjectFilesystem, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.PreDexedFilesSorter
-
- source - Variable in class com.facebook.buck.jvm.java.JvmLibraryArg
-
- SOURCE_EXTENSIONS - Static variable in class com.facebook.buck.cxx.CxxCompilables
-
Source files that can be preprocessed and compiled.
- SOURCE_MAP_OUTPUT_FORMAT - Static variable in class com.facebook.buck.js.ReactNativeBundle
-
- SourceControlInfo - Class in com.facebook.buck.rage
-
Immutable implementation of VcsInfoCollector.AbstractSourceControlInfo.
- SourceControlInfo.Builder - Class in com.facebook.buck.rage
-
- SourceFolder - Class in com.facebook.buck.jvm.java.intellij
-
A path which contains a set of sources we wish to present to IntelliJ.
- sourceJar - Variable in class com.facebook.buck.android.AndroidPrebuiltAarDescription.Arg
-
- SourceJar(BuildRuleParams, SourcePathResolver, ImmutableSortedSet<SourcePath>, Optional<String>, Optional<SourcePath>, MavenUberJar.TraversedDeps) - Constructor for class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
-
- sourceJar - Variable in class com.facebook.buck.jvm.java.PrebuiltJarDescription.Arg
-
- SourceList - Class in com.facebook.buck.rules.coercer
-
Immutable implementation of AbstractSourceList.
- SourceList.Builder - Class in com.facebook.buck.rules.coercer
-
- SourceListTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourcePath - Interface in com.facebook.buck.rules
-
Represents a source that is required to build a rule (typically a file).
- SourcePathArg - Class in com.facebook.buck.rules.args
-
- SourcePathArg(SourcePathResolver, SourcePath) - Constructor for class com.facebook.buck.rules.args.SourcePathArg
-
- sourcePathExt(SourcePathResolver, String...) - Static method in class com.facebook.buck.ocaml.OCamlUtil
-
- SourcePathResolver - Class in com.facebook.buck.rules
-
- SourcePathResolver(BuildRuleResolver) - Constructor for class com.facebook.buck.rules.SourcePathResolver
-
- SourcePaths - Class in com.facebook.buck.rules
-
- SourcePathTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourceRoot - Class in com.facebook.buck.rules
-
- SourceRoot(String) - Constructor for class com.facebook.buck.rules.SourceRoot
-
- SourceTreePath - Class in com.facebook.buck.apple.xcode.xcodeproj
-
Utility class representing a tuple of (SourceTree, Path) used for uniquely describing a file
reference in a group.
- SourceTreePath(PBXReference.SourceTree, Path, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- SourceWithFlags - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractSourceWithFlags.
- SourceWithFlags.Builder - Class in com.facebook.buck.rules
-
- SourceWithFlagsList - Class in com.facebook.buck.rules.coercer
-
Immutable implementation of AbstractSourceWithFlagsList.
- SourceWithFlagsList.Builder - Class in com.facebook.buck.rules.coercer
-
- SourceWithFlagsListTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourceWithFlagsTypeCoercer - Class in com.facebook.buck.rules.coercer
-
A type coercer to handle source entries with a list of flags.
- SpeculativeParsing - Class in com.facebook.buck.parser
-
Immutable implementation of PerBuildState.AbstractSpeculativeParsing.
- SpeculativeParsing.Builder - Class in com.facebook.buck.parser
-
- splitPath(Path) - Static method in class com.facebook.buck.apple.clang.HeaderMap.Builder
-
- splitZip(ProjectFilesystem, Set<Path>, Path, Path, String, Path, long, Predicate<String>, Set<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModuleGraph, ZipSplitter.DexSplitStrategy, ZipSplitter.CanaryStrategy, Path) - Static method in class com.facebook.buck.dalvik.DalvikAwareZipSplitter
-
- SplitZipStep - Class in com.facebook.buck.android
-
Split zipping tool designed to divide input code blobs into a set of output jar files such that
none will exceed the DexOpt LinearAlloc limit or the dx method limit when passed through
dx --dex.
- SplitZipStep(ProjectFilesystem, Set<Path>, Path, Path, Path, String, Path, Path, Optional<Path>, Optional<Path>, DexSplitMode, Optional<Path>, Optional<Path>, Optional<Path>, Optional<Path>, ImmutableMultimap<APKModule, Path>, APKModuleGraph, Path) - Constructor for class com.facebook.buck.android.SplitZipStep
-
- src - Variable in class com.facebook.buck.shell.ExportFileDescription.Arg
-
- SRC_JAR - Static variable in interface com.facebook.buck.jvm.java.Javac
-
- SRC_JAR - Static variable in interface com.facebook.buck.jvm.java.JavaLibrary
-
It's possible to ask a
JavaLibrary to collect its own sources and build a source jar.
- SRC_ZIP - Static variable in interface com.facebook.buck.jvm.java.Javac
-
- srcRoots - Variable in class com.facebook.buck.rules.ProjectConfigDescription.Arg
-
- SrcRootsFinder - Class in com.facebook.buck.jvm.java
-
- SrcRootsFinder(ProjectFilesystem) - Constructor for class com.facebook.buck.jvm.java.SrcRootsFinder
-
- srcs - Variable in class com.facebook.buck.android.NdkLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- srcs - Variable in class com.facebook.buck.cxx.CxxConstructorArg
-
- srcs - Variable in class com.facebook.buck.d.DBinaryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.d.DLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.d.DTestDescription.Arg
-
- srcs - Variable in class com.facebook.buck.dotnet.CSharpLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.go.GoBinaryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.go.GoLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.go.GoTestDescription.Arg
-
- srcs - Variable in class com.facebook.buck.haskell.HaskellBinaryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.haskell.HaskellLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.js.ReactNativeLibraryArgs
-
- srcs - Variable in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.jvm.java.JavaLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.jvm.scala.ScalaLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.lua.LuaLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.ocaml.OCamlBinaryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.ocaml.OCamlLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.python.PythonLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.rust.RustBinaryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.rust.RustLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.shell.AbstractGenruleDescription.Arg
-
- srcs - Variable in class com.facebook.buck.shell.Genrule
-
The order in which elements are specified in the srcs attribute of a genrule matters.
- srcs - Variable in class com.facebook.buck.swift.SwiftLibraryDescription.Arg
-
- srcs - Variable in class com.facebook.buck.thrift.ThriftConstructorArg
-
- srcs - Variable in class com.facebook.buck.zip.ZipDescription.Arg
-
- srcTarget - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- srcTarget - Variable in class com.facebook.buck.rules.ProjectConfigDescription.Arg
-
- SrcZip - Class in com.facebook.buck.thrift
-
- SrcZip(BuildRuleParams, SourcePathResolver, Path, Path) - Constructor for class com.facebook.buck.thrift.SrcZip
-
- SrcZipAwareFileBundler - Class in com.facebook.buck.zip
-
- SrcZipAwareFileBundler(BuildTarget) - Constructor for class com.facebook.buck.zip.SrcZipAwareFileBundler
-
- SrcZipAwareFileBundler(Path) - Constructor for class com.facebook.buck.zip.SrcZipAwareFileBundler
-
- Stab - Class in com.facebook.buck.macho
-
Symbolic debugger symbols.
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
This method is used to generate stable GIDs and must be stable for identical contents.
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
-
- StackedDownloader - Class in com.facebook.buck.file
-
A
Downloader which is composed of many other downloaders.
- StackedFileHashCache - Class in com.facebook.buck.util.cache
-
Presents a list of
FileHashCaches as a single cache, implementing a Chain of
Responsibility to find items in the cache.
- StackedFileHashCache(ImmutableList<? extends FileHashCache>) - Constructor for class com.facebook.buck.util.cache.StackedFileHashCache
-
- STAMPEDE_SECTION - Static variable in class com.facebook.buck.distributed.DistBuildConfig
-
- StandardJavaFileManagerFactory - Interface in com.facebook.buck.jvm.java
-
- start() - Method in class com.facebook.buck.graph.AbstractBreadthFirstThrowingTraversal
-
- start() - Method in class com.facebook.buck.util.ManagedRunnable
-
- startActivity(InstallableApk, String) - Method in class com.facebook.buck.android.AdbHelper
-
- StartActivityEvent - Class in com.facebook.buck.event
-
Events for timing the starting of android events.
- StartActivityEvent(EventKey, BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent
-
- StartActivityEvent.Finished - Class in com.facebook.buck.event
-
- StartActivityEvent.Started - Class in com.facebook.buck.event
-
- startActivityFinished(StartActivityEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- startActivityStarted(StartActivityEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- startBuild(BuildId) - Method in class com.facebook.buck.distributed.DistBuildService
-
- startCleaningDirectory() - Method in class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
-
Starts cleaning the configured directory in the background.
- started() - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- Started() - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
-
- Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
-
- Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<String>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
-
- Started(HttpArtifactCacheEvent.Scheduled) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
-
- Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
-
- started(String, ImmutableList<String>, boolean) - Static method in class com.facebook.buck.cli.CommandEvent
-
- started() - Static method in class com.facebook.buck.event.ActionGraphEvent
-
- Started() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Started
-
- started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- Started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Started
-
- started(BuildTarget, String, String, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- Started(BuildTarget, String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Started
-
- started(BuildTarget) - Static method in class com.facebook.buck.event.InstallEvent
-
- Started(BuildTarget) - Constructor for class com.facebook.buck.event.InstallEvent.Started
-
- started() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
-
- Started() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Started
-
- started(PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(BuildTarget, String) - Static method in class com.facebook.buck.event.StartActivityEvent
-
- Started(BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent.Started
-
- started(String) - Static method in class com.facebook.buck.event.UninstallEvent
-
- Started(String) - Constructor for class com.facebook.buck.event.UninstallEvent.Started
-
- started(URI) - Static method in class com.facebook.buck.file.DownloadEvent
-
- Started(URI) - Constructor for class com.facebook.buck.file.DownloadEvent.Started
-
- started(Path) - Static method in class com.facebook.buck.json.ParseBuckFileEvent
-
- Started(Path) - Constructor for class com.facebook.buck.json.ParseBuckFileEvent.Started
-
- Started() - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
-
- started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- Started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
-
- started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- Started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
-
- started(TaskEvent) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
-
- started(Iterable<BuildTarget>) - Static method in class com.facebook.buck.parser.ParseEvent
-
- Started(Iterable<BuildTarget>) - Constructor for class com.facebook.buck.parser.ParseEvent.Started
-
- started(Iterable<String>) - Static method in class com.facebook.buck.rules.BuildEvent
-
- started(Iterable<String>, boolean) - Static method in class com.facebook.buck.rules.BuildEvent
-
- Started(ImmutableSet<String>, boolean) - Constructor for class com.facebook.buck.rules.BuildEvent.Started
-
- started(BuildRule) - Static method in class com.facebook.buck.rules.BuildRuleEvent
-
- Started(BuildRule) - Constructor for class com.facebook.buck.rules.BuildRuleEvent.Started
-
- started(Iterable<String>) - Static method in class com.facebook.buck.rules.IndividualTestEvent
-
- Started(int) - Constructor for class com.facebook.buck.rules.IndividualTestEvent.Started
-
- started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.rules.TestRunEvent
-
- Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.rules.TestRunEvent.Started
-
- started(TestStatusMessage) - Static method in class com.facebook.buck.rules.TestStatusMessageEvent
-
- Started(TestStatusMessage) - Constructor for class com.facebook.buck.rules.TestStatusMessageEvent.Started
-
- started(UUID, String, String) - Static method in class com.facebook.buck.rules.TestSummaryEvent
-
- Started(UUID, String, String) - Constructor for class com.facebook.buck.rules.TestSummaryEvent.Started
-
- started(String, String, UUID) - Static method in class com.facebook.buck.step.StepEvent
-
- Started(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent.Started
-
- started(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
-
- Started(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Started
-
- Starter - Interface in com.facebook.buck.lua
-
An interface which builds a Lua starter executable.
- startProcess(ProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
-
- startProcess(NuProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
-
Use this method instead of NuProcessBuilder.start() in order to properly synchronize with
signal handling.
- startRenderScheduler(long, TimeUnit) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
Schedules a runnable that updates the console output at a fixed interval.
- startSimulator(String, long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
-
Starts up the iOS simulator, blocking the calling thread until the simulator boots
or timeoutMillis passes, whichever happens first.
- startSuspendScope(BuckEventBus, BuildRule, RuleKeyBuilderFactory<RuleKey>) - Static method in class com.facebook.buck.rules.BuildRuleEvent
-
- startUp() - Method in class com.facebook.buck.util.perf.ProcessTracker
-
- startWorkerProcess() - Method in class com.facebook.buck.shell.WorkerProcessPool
-
- STATIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- STATIC_PIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- staticLibs - Variable in class com.facebook.buck.haskell.PrebuiltHaskellLibraryDescription.Arg
-
- StaticStateAnalyzer - Class in com.facebook.buck.tools.dxanalysis
-
- Stats(int, Set<DalvikStatsTool.MethodReference>, Set<DalvikStatsTool.FieldReference>) - Constructor for class com.facebook.buck.dalvik.DalvikStatsTool.Stats
-
- statusDidBegin(TestStatusMessage) - Method in interface com.facebook.buck.rules.TestRule.TestReportingCallback
-
- statusDidEnd(TestStatusMessage) - Method in interface com.facebook.buck.rules.TestRule.TestReportingCallback
-
- stdErrLogLevel - Variable in class com.facebook.buck.jvm.groovy.GroovyTestDescription.Arg
-
- stdErrLogLevel - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.Arg
-
- stdErrLogLevel - Variable in class com.facebook.buck.jvm.kotlin.KotlinTestDescription.Arg
-
- stdErrLogLevel - Variable in class com.facebook.buck.jvm.scala.ScalaTestDescription.Arg
-
- stdlib - Variable in class com.facebook.buck.ocaml.OCamlCCompileStep.Args
-
- stdlib - Variable in class com.facebook.buck.ocaml.OCamlLinkStep
-
- stdlib - Variable in class com.facebook.buck.ocaml.OCamlMLCompileStep.Args
-
- stdOutLogLevel - Variable in class com.facebook.buck.jvm.groovy.GroovyTestDescription.Arg
-
- stdOutLogLevel - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.Arg
-
- stdOutLogLevel - Variable in class com.facebook.buck.jvm.kotlin.KotlinTestDescription.Arg
-
- stdOutLogLevel - Variable in class com.facebook.buck.jvm.scala.ScalaTestDescription.Arg
-
- Step - Interface in com.facebook.buck.step
-
- STEP_FINISHED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
-
- STEP_STARTED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
-
- StepEvent - Class in com.facebook.buck.step
-
Base class for events about steps.
- StepEvent(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent
-
- StepEvent.Finished - Class in com.facebook.buck.step
-
- StepEvent.Started - Class in com.facebook.buck.step
-
- StepEventExternalInterface - Interface in com.facebook.buck.event.external.events
-
Describes a step made by buck when building a target.
- StepExecutionResult - Class in com.facebook.buck.step
-
Immutable implementation of AbstractStepExecutionResult.
- StepFailedException - Exception in com.facebook.buck.step
-
- StepFailedException(String, Step, int) - Constructor for exception com.facebook.buck.step.StepFailedException
-
- stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- StepRunner - Interface in com.facebook.buck.step
-
- StepRunner.StepRunningCallback - Interface in com.facebook.buck.step
-
- stepsDidRun(Optional<BuildTarget>) - Method in interface com.facebook.buck.step.StepRunner.StepRunningCallback
-
- stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- stepsWillRun(Optional<BuildTarget>) - Method in interface com.facebook.buck.step.StepRunner.StepRunningCallback
-
- stop() - Method in class com.facebook.buck.httpserver.WebServer
-
- stopScheduler() - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- store(ArtifactInfo, BorrowablePath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
-
Store the artifact at path specified by output to cache, such that it can later be fetched
using ruleKey as the lookup key.
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
-
Store the artifact to all encapsulated ArtifactCaches.
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- store(OutputStream) - Method in class com.facebook.buck.jvm.java.FatJar
-
Serialize this instance as XML to outputStream.
- store - Variable in class com.facebook.buck.jvm.java.KeystoreDescription.Arg
-
- storeClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- storeImpl(ArtifactInfo, Path, HttpArtifactCacheEvent.Finished.Builder) - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- storeImpl(ArtifactInfo, Path, HttpArtifactCacheEvent.Finished.Builder) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
-
- storeImpl(ArtifactInfo, Path, HttpArtifactCacheEvent.Finished.Builder) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- StoreRequest(ArtifactInfo, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
-
- StoreResponseReadResult - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractStoreResponseReadResult.
- StoreResponseReadResult.Builder - Class in com.facebook.buck.artifact_cache
-
- StoreWriteResult - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractStoreWriteResult.
- StoreWriteResult.Builder - Class in com.facebook.buck.artifact_cache
-
- StreamingWebSocketServlet - Class in com.facebook.buck.httpserver
-
- StreamingWebSocketServlet(ObjectMapper) - Constructor for class com.facebook.buck.httpserver.StreamingWebSocketServlet
-
- StreamingWebSocketServlet.MyWebSocket - Class in com.facebook.buck.httpserver
-
This is the httpserver component of a WebSocket that maintains a session with one client.
- strict - Variable in class com.facebook.buck.gwt.GwtBinaryDescription.Arg
-
If true, the GWT Compiler's -strict flag will be set.
- STRING_ASSETS_DIR_FORMAT - Static variable in class com.facebook.buck.android.PackageStringAssets
-
- StringArg - Class in com.facebook.buck.rules.args
-
- StringArg(String) - Constructor for class com.facebook.buck.rules.args.StringArg
-
- StringExpander - Class in com.facebook.buck.rules.macros
-
- StringExpander(String) - Constructor for class com.facebook.buck.rules.macros.StringExpander
-
- StringHashing - Class in com.facebook.buck.hashing
-
- stringify(ImmutableCollection<Arg>) - Static method in class com.facebook.buck.rules.args.Arg
-
- stringify(ImmutableMap<K, Arg>) - Static method in class com.facebook.buck.rules.args.Arg
-
- stringifyList(Arg) - Static method in class com.facebook.buck.rules.args.Arg
-
- StringResources - Class in com.facebook.buck.android
-
Represents string resources of types string, plural and array for a locale.
- StringResources(SortedMap<Integer, EnumMap<StringResources.Gender, String>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableMap<String, String>>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableList<String>>>) - Constructor for class com.facebook.buck.android.StringResources
-
- strings - Variable in class com.facebook.buck.android.StringResources
-
- StringSetOptionHandler - Class in com.facebook.buck.cli
-
OptionHandler that collects multiple arguments passed to an option in a
Set.
- StringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.StringSetOptionHandler
-
- stringTableEntryEndsWithSlash(ByteBuffer, SymTabCommand, Nlist) - Static method in class com.facebook.buck.macho.SymTabCommandUtils
-
Quick check if Nlist string table entry ends with a slash symbol.
- stringTableEntryIsEmptyString(ByteBuffer, SymTabCommand, Nlist) - Static method in class com.facebook.buck.macho.SymTabCommandUtils
-
Quick check if Nlist string table entry is an empty string value.
- stringTableEntryIsNull(Nlist) - Static method in class com.facebook.buck.macho.SymTabCommandUtils
-
Quick check if Nlist string table entry is a null value.
- stringTableEntryStartsWithSlash(ByteBuffer, SymTabCommand, Nlist) - Static method in class com.facebook.buck.macho.SymTabCommandUtils
-
Quick check if Nlist string table entry starts with a slash symbol.
- StringTemplateStep - Class in com.facebook.buck.step.fs
-
A step that creates an ST by reading a template from templatePath, calls
configure to configure it, renders it and writes it out to outputPath.
- StringTemplateStep(Path, ProjectFilesystem, Path, Function<ST, ST>) - Constructor for class com.facebook.buck.step.fs.StringTemplateStep
-
- StripLinkable - Class in com.facebook.buck.android
-
- StripLinkable(BuildRuleParams, SourcePathResolver, Tool, SourcePath, String) - Constructor for class com.facebook.buck.android.StripLinkable
-
- stripPathPrefixAndExtension(Path, String) - Static method in class com.facebook.buck.io.MorePaths
-
- StrippedObjectDescription - Class in com.facebook.buck.android
-
Immutable implementation of CopyNativeLibraries.AbstractStrippedObjectDescription.
- StrippedObjectDescription.Builder - Class in com.facebook.buck.android
-
- stripPrefix(Path, Path) - Static method in class com.facebook.buck.io.MorePaths
-
- stripPrefix(String, String) - Static method in class com.facebook.buck.util.MoreStrings
-
- StripStep - Class in com.facebook.buck.cxx
-
Run strip on a binary.
- StripStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Path) - Constructor for class com.facebook.buck.cxx.StripStep
-
- StripStyle - Enum in com.facebook.buck.cxx
-
Defines the level of symbol stripping to be performed on the linked product of the build.
- StripSymbolsStep - Class in com.facebook.buck.cxx
-
- StripSymbolsStep(Path, Tool, ImmutableList<String>, ProjectFilesystem, SourcePathResolver) - Constructor for class com.facebook.buck.cxx.StripSymbolsStep
-
- StubJar - Class in com.facebook.buck.jvm.java.abi
-
- StubJar(Path) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
-
- style - Variable in class com.facebook.buck.gwt.GwtBinaryDescription.Arg
-
This will be passed to the GWT Compiler's -style flag.
- SubdirectoryBuildTargetPattern - Class in com.facebook.buck.model
-
A pattern matches build targets that have the specified ancestor directory.
- SubdirectoryBuildTargetPattern(Path, Path) - Constructor for class com.facebook.buck.model.SubdirectoryBuildTargetPattern
-
- submit(Runnable, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Runnable, T, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Runnable, T) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Callable<T>, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Callable<T>) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submitAndWaitForJob(String) - Method in class com.facebook.buck.shell.WorkerProcess
-
- submitReport(DefectReport) - Method in class com.facebook.buck.rage.DefaultDefectReporter
-
- submitReport(DefectReport) - Method in interface com.facebook.buck.rage.DefectReporter
-
- subscribe(ProcessRegistry.ProcessRegisterCallback) - Method in class com.facebook.buck.util.ProcessRegistry
-
Subscribes the process register callback.
- success(BuildRule, BuildRuleSuccessType, CacheResult) - Static method in class com.facebook.buck.rules.BuildResult
-
- suggest(ImmutableSet<String>) - Method in interface com.facebook.buck.jvm.core.SuggestBuildRules
-
- SuggestBuildRules - Interface in com.facebook.buck.jvm.core
-
- SuggestBuildRules.JarResolver - Interface in com.facebook.buck.jvm.core
-
Given a absolute path to the jar, open it, and return all the symbols within.
- SuggestCommand - Class in com.facebook.buck.cli
-
Command for proposing a fine-grained partitioning of a Java build rule.
- SuggestCommand() - Constructor for class com.facebook.buck.cli.SuggestCommand
-
- SuperConsoleConfig - Class in com.facebook.buck.event.listener
-
- SuperConsoleConfig(BuckConfig) - Constructor for class com.facebook.buck.event.listener.SuperConsoleConfig
-
- SuperConsoleEventBusListener - Class in com.facebook.buck.event.listener
-
Console that provides rich, updating ansi output about the current build.
- SuperConsoleEventBusListener(SuperConsoleConfig, Console, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Optional<WebServer>, Locale, Path, TimeZone) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- SUPPORTED_FLAVORS - Static variable in class com.facebook.buck.jvm.java.JavaLibraryDescription
-
- SUPPORTED_LIBRARY_FLAVORS - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- SUPPORTED_MODULE_TYPES - Static variable in class com.facebook.buck.jvm.java.intellij.IjModuleFactory
-
These target types are mapped onto .iml module files.
- SUPPORTED_RESOURCE_DIRECTORIES - Static variable in class com.facebook.buck.android.ResourceFilters
-
The set of supported directories in resource folders.
- supportedPlatformsRegex - Variable in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription.Arg
-
- supportedPlatformsRegex - Variable in class com.facebook.buck.cxx.CxxLibraryDescription.Arg
-
- supportedPlatformsRegex - Variable in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription.Arg
-
- supportedPlatformsRegex - Variable in class com.facebook.buck.halide.HalideLibraryDescription.Arg
-
- supportedPlatformsRegex - Variable in class com.facebook.buck.swift.SwiftLibraryDescription.Arg
-
- supportsColorsInDiagnostics() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompileStep.ToolCommand
-
- SupportsDependencyFileRuleKey - Interface in com.facebook.buck.rules.keys
-
Used to tag a rule that supports dependency-file input-based rule keys.
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.ClangPreprocessor
-
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.DefaultPreprocessor
-
- supportsHeaderMaps() - Method in interface com.facebook.buck.cxx.Preprocessor
-
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.WindowsPreprocessor
-
- SupportsInputBasedRuleKey - Interface in com.facebook.buck.rules.keys
-
Used to tag a rule that supports input-based rule keys.
- supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.ClangPreprocessor
-
- supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.DefaultPreprocessor
-
- supportsPrecompiledHeaders() - Method in interface com.facebook.buck.cxx.Preprocessor
-
- supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.WindowsPreprocessor
-
- supportsStreamingTests() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.apple.AppleTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.cxx.CxxTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.d.DTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.go.GoTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.python.PythonTest
-
- supportsStreamingTests() - Method in interface com.facebook.buck.rules.TestRule
-
- supportsStreamingTests() - Method in class com.facebook.buck.shell.ShTest
-
- supportsThinArchives() - Method in interface com.facebook.buck.cxx.Archiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.BsdArchiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.GnuArchiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.LazyDelegatingArchiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.WindowsArchiver
-
- SuppressForbidden - Annotation Type in com.facebook.buck.annotations
-
Disables the `ant forbidden-checks` check for disallowed API calls in this
class / method / etc.
- suspended(BuildRule, RuleKeyBuilderFactory<RuleKey>) - Static method in class com.facebook.buck.rules.BuildRuleEvent
-
- Suspended(BuildRule, RuleKeyBuilderFactory<RuleKey>) - Constructor for class com.facebook.buck.rules.BuildRuleEvent.Suspended
-
- SWIFT_EXTENSION - Static variable in class com.facebook.buck.swift.SwiftUtil.Constants
-
- SwiftBuckConfig - Class in com.facebook.buck.swift
-
A Swift-specific "view" of BuckConfig.
- SwiftBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.swift.SwiftBuckConfig
-
- SwiftLibraryDescription - Class in com.facebook.buck.swift
-
- SwiftLibraryDescription(CxxBuckConfig, SwiftBuckConfig, FlavorDomain<CxxPlatform>, FlavorDomain<SwiftPlatform>) - Constructor for class com.facebook.buck.swift.SwiftLibraryDescription
-
- SwiftLibraryDescription.Arg - Class in com.facebook.buck.swift
-
- SwiftLibraryDescription.Type - Enum in com.facebook.buck.swift
-
- SwiftPlatform - Class in com.facebook.buck.swift
-
Immutable implementation of AbstractSwiftPlatform.
- SwiftPlatform.Builder - Class in com.facebook.buck.swift
-
- SwiftPlatforms - Class in com.facebook.buck.swift
-
- SwiftUtil - Class in com.facebook.buck.swift
-
- SwiftUtil.Constants - Class in com.facebook.buck.swift
-
- SymbolNameTool - Interface in com.facebook.buck.cxx
-
Provides methods to extract symbol names from native formats (e.g.
- Symbols - Class in com.facebook.buck.android.relinker
-
- symbolToProviders - Variable in class com.facebook.buck.jvm.java.autodeps.JavaDepsFinder.DependencyInfo
-
- SymCopyStep - Class in com.facebook.buck.step.fs
-
This step copies the content of a directory tree through symlinks,
copying only directories.
- SymCopyStep(ProjectFilesystem, ImmutableList<Path>, Path) - Constructor for class com.facebook.buck.step.fs.SymCopyStep
-
- SymlinkFilesIntoDirectoryStep - Class in com.facebook.buck.shell
-
Step that takes a collection of entries in a directory and creates a set of read-only
symlinks (with the same structure) to the original entries in a new directory.
- SymlinkFilesIntoDirectoryStep(ProjectFilesystem, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
-
- SymlinkFileStep - Class in com.facebook.buck.step.fs
-
- SymlinkFileStep(ProjectFilesystem, Path, Path, boolean) - Constructor for class com.facebook.buck.step.fs.SymlinkFileStep
-
- symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- symlinkInvalidation() - Static method in class com.facebook.buck.event.ParsingEvent
-
- SymlinkInvalidation() - Constructor for class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
-
- SymlinkTree - Class in com.facebook.buck.rules
-
- SymlinkTree(BuildRuleParams, SourcePathResolver, Path, ImmutableMap<Path, SourcePath>) - Constructor for class com.facebook.buck.rules.SymlinkTree
-
- SymlinkTreeStep - Class in com.facebook.buck.step.fs
-
- SymlinkTreeStep(ProjectFilesystem, Path, ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeStep
-
- SymTabCommand - Class in com.facebook.buck.macho
-
Immutable implementation of AbstractSymTabCommand.
- SymTabCommandUtils - Class in com.facebook.buck.macho
-
- systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.ClangPreprocessor
-
- systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.DefaultPreprocessor
-
- systemIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.Preprocessor
-
- systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.WindowsPreprocessor
-
- SystemLuaCxxLibrary - Class in com.facebook.buck.lua
-
- SystemLuaCxxLibrary(BuildTarget) - Constructor for class com.facebook.buck.lua.SystemLuaCxxLibrary
-
- validateAliasName(String) - Static method in class com.facebook.buck.cli.BuckConfig
-
- validateAndGetSourcesUnderTest(ImmutableSet<BuildTarget>, BuildTarget, BuildRuleResolver) - Static method in class com.facebook.buck.jvm.java.JavaTestDescription
-
- validateFlavors(ImmutableSet<Flavor>) - Static method in class com.facebook.buck.js.ReactNativeFlavors
-
- validateLabelName(String) - Static method in class com.facebook.buck.cli.BuckConfig
-
- validateResources(SourcePathResolver, ProjectFilesystem, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.jvm.common.ResourceValidator
-
- value() - Method in enum com.facebook.buck.android.ResourceFilters.Density
-
- value - Variable in class com.facebook.buck.jvm.java.abi.EnumMirror
-
- value() - Method in class com.facebook.buck.parser.SpeculativeParsing
-
- valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.DxStep.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.CxxRuntime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.Host
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.TargetArch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.TargetArchAbi
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.TargetCpuType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.Toolchain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.ToolchainTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBundleExtension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleDebugFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.project_generator.ProjectGenerator.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.SchemeActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig.ArtifactCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig.CacheReadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig.LoadBalancingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.autodeps.DepsForBuildFiles.DependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.bser.BserDeserializer.KeyOrdering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cli.ProjectCommand.Ide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cli.ProjectTestsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.Archive.Contents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxPreprocessAndCompileStep.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxPreprocessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxTestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxToolProvider.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.DebugSectionProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.elf.ElfHeader.EIClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.elf.ElfHeader.EIData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.elf.ElfSectionHeader.SHType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.HeaderVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.Linker.CxxRuntimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.Linker.LinkableDepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.Linker.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.LinkerProvider.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.NativeLinkable.Linkage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.NativeLinkStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.ObjectFileScrubbers.PaddingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.StripStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.dalvik.ZipSplitter.CanaryStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.dalvik.ZipSplitter.DexSplitStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.dotnet.FrameworkVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.ChromeTraceEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.MissingSymbolEvent.SymbolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.go.GoPackStep.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.haskell.HaskellBinaryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.haskell.HaskellLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.BorrowablePath.Behaviour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.MoreFiles.DeleteRecursivelyOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.PathListing.FilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.PathOrGlobMatcher.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.ProjectFilesystem.CopySourceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.Watchman.Capability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.WatchmanDiagnosticCache.AddResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.js.ReactNativePlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.ForkMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.TestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.lua.LuaBinaryDescription.StarterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.lua.LuaConfig.PackageStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.parser.TargetNodeSpec.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.python.PythonBuckConfig.PackageStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.BuildableProperties.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.BuildRuleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.BuildRuleSuccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.CachingBuildEngine.BuildMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.CachingBuildEngine.DepFiles
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.ArchiveHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.InputHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.slb.ThriftProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.step.ExecutorPool
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.step.TargetDevice.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.test.CoverageReportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.test.result.type.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.thrift.ThriftLibraryDescription.CompilerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.thrift.ThriftPythonEnhancer.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.DependencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.Architecture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.CommandMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.Escaper.Quoter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.TriState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.unit.SizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.WatchmanWatcher.CursorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.WatchmanWatcher.FreshInstanceAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.zip.Unzip.ExistingFileMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.zip.ZipCompressionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.zip.ZipOutputStreams.HandleDuplicates
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.facebook.buck.android.AndroidBuildConfigDescription.Arg
-
This will never be absent after this Arg is populated.
- values() - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.DxStep.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.CxxRuntime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.Host
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.TargetArch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.TargetArchAbi
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.TargetCpuType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.Toolchain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.NdkCxxPlatforms.ToolchainTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.ResourceFilters.Density
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleBundleExtension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleDebugFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.project_generator.ProjectGenerator.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.SchemeActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig.ArtifactCacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig.CacheReadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheBuckConfig.LoadBalancingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.autodeps.DepsForBuildFiles.DependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.bser.BserDeserializer.KeyOrdering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cli.ProjectCommand.Ide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cli.ProjectTestsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.Archive.Contents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxPreprocessAndCompileStep.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxPreprocessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxTestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxToolProvider.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.DebugSectionProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.elf.ElfHeader.EIClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.elf.ElfHeader.EIData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.elf.ElfSectionHeader.SHType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.HeaderVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.Linker.CxxRuntimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.Linker.LinkableDepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.Linker.LinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.LinkerProvider.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.NativeLinkable.Linkage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.NativeLinkStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.ObjectFileScrubbers.PaddingStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.StripStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.dalvik.ZipSplitter.CanaryStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.dalvik.ZipSplitter.DexSplitStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.dotnet.FrameworkVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.ChromeTraceEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.MissingSymbolEvent.SymbolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.go.GoPackStep.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.haskell.HaskellBinaryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.haskell.HaskellLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.BorrowablePath.Behaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.MoreFiles.DeleteRecursivelyOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.PathListing.FilterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.PathOrGlobMatcher.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.ProjectFilesystem.CopySourceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.Watchman.Capability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.WatchmanDiagnosticCache.AddResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.js.ReactNativePlatform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.ForkMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.intellij.IjDependencyListBuilder.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.TestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.lua.LuaBinaryDescription.StarterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.lua.LuaConfig.PackageStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.parser.TargetNodeSpec.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.python.PythonBuckConfig.PackageStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.BuildableProperties.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.BuildRuleStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.BuildRuleSuccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.CachingBuildEngine.BuildMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.CachingBuildEngine.DepFiles
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.ArchiveHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.keys.InputBasedRuleKeyBuilderFactory.InputHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.slb.ThriftProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.step.ExecutorPool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.step.TargetDevice.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.test.CoverageReportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.test.result.type.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.thrift.ThriftLibraryDescription.CompilerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.thrift.ThriftPythonEnhancer.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.DependencyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.Architecture
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.CommandMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.Platform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.Escaper.Quoter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.TriState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.unit.SizeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.Verbosity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.WatchmanWatcher.CursorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.WatchmanWatcher.FreshInstanceAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.zip.Unzip.ExistingFileMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.zip.ZipCompressionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.zip.ZipOutputStreams.HandleDuplicates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesFile - Variable in class com.facebook.buck.android.AndroidBuildConfigDescription.Arg
-
- variants - Variable in class com.facebook.buck.apple.AppleResourceDescription.Arg
-
- VC_SECTION_KEY - Static variable in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- VcsInfoCollector - Class in com.facebook.buck.rage
-
Responsible foe getting information out of the version control system.
- verbose(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
-
- verbose(Throwable, String) - Method in class com.facebook.buck.log.Logger
-
Logs a message at VERBOSE level.
- verbose(String) - Method in class com.facebook.buck.log.Logger
-
Logs a message at VERBOSE level.
- verbose(String, Object...) - Method in class com.facebook.buck.log.Logger
-
Logs a message at VERBOSE level.
- verbose(Throwable, String, Object...) - Method in class com.facebook.buck.log.Logger
-
Logs a message at VERBOSE level.
- Verbosity - Enum in com.facebook.buck.util
-
An indication of how verbose Buck should be.
- VerbosityParser - Class in com.facebook.buck.cli
-
- version - Variable in class com.facebook.buck.haskell.PrebuiltHaskellLibraryDescription.Arg
-
- Version - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersion.
- VERSION_REGEX_GROUP - Static variable in class com.facebook.buck.maven.Resolver
-
- VersionBuckConfig - Class in com.facebook.buck.versions
-
- VersionBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.versions.VersionBuckConfig
-
- VersionCommand - Class in com.facebook.buck.cli
-
- VersionCommand() - Constructor for class com.facebook.buck.cli.VersionCommand
-
- VersionControlBuckConfig - Class in com.facebook.buck.util.versioncontrol
-
Provides simplified access to settings from the version_control section of a .buckconfig file.
- VersionControlBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- VersionControlCmdLineInterface - Interface in com.facebook.buck.util.versioncontrol
-
Provides meta-data about the version control repository the project being built is using.
- VersionControlCmdLineInterfaceFactory - Interface in com.facebook.buck.util.versioncontrol
-
- VersionControlCommandFailedException - Exception in com.facebook.buck.util.versioncontrol
-
- VersionControlCommandFailedException(Throwable) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
-
- VersionControlCommandFailedException(String) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
-
- versionControlStats(VersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- VersionControlStats - Class in com.facebook.buck.util.versioncontrol
-
Immutable implementation of AbstractVersionControlStats.
- VersionControlStats.Builder - Class in com.facebook.buck.util.versioncontrol
-
- VersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
-
- VersionControlStatsEvent(VersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
-
- VersionControlStatsGenerator - Class in com.facebook.buck.util.versioncontrol
-
- VersionControlStatsGenerator(ExecutorService, VersionControlCmdLineInterfaceFactory, BuckEventBus) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
-
- VersionedAlias - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionedAlias.
- VersionedTargetGraphBuilder - Class in com.facebook.buck.versions
-
Takes a regular
TargetGraph, resolves any versioned nodes, and returns a new graph with
the versioned nodes removed.
- VersionedTargetGraphBuilder(ForkJoinPool, VersionSelector, TargetGraphAndBuildTargets) - Constructor for class com.facebook.buck.versions.VersionedTargetGraphBuilder
-
- VersionedTool - Class in com.facebook.buck.rules
-
Immutable implementation of AbstractVersionedTool.
- VersionedTool.Builder - Class in com.facebook.buck.rules
-
- VersionException - Exception in com.facebook.buck.versions
-
Error thrown when version selection fails.
- VersionException(BuildTarget, String) - Constructor for exception com.facebook.buck.versions.VersionException
-
- VersionInfo - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionInfo.
- VersionMatchedCollection<T> - Class in com.facebook.buck.rules.coercer
-
- VersionMatchedCollection(ImmutableList<Pair<ImmutableMap<BuildTarget, Version>, T>>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- VersionMatchedCollection.Builder<T> - Class in com.facebook.buck.rules.coercer
-
- VersionMatchedCollectionTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
-
- VersionMatchedCollectionTypeCoercer(TypeCoercer<ImmutableMap<BuildTarget, Version>>, TypeCoercer<T>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
-
- VersionPropagator<A> - Interface in com.facebook.buck.versions
-
A node constitutes the body of a version sub-graph.
- VersionRoot<A> - Interface in com.facebook.buck.versions
-
A node which is the root of a version sub-graph.
- VersionSelector - Interface in com.facebook.buck.versions
-
Interface for selecting versions for a versioned sub-graph represented by a root node and its
version domain.
- VersionStringComparator - Class in com.facebook.buck.util
-
Compares version strings such as "4.2.2", "17.0", "r10e-rc4".
- VersionStringComparator() - Constructor for class com.facebook.buck.util.VersionStringComparator
-
- VersionTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- VersionTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.VersionTypeCoercer
-
- VersionUniverse - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionUniverse.
- VersionUniverse.Builder - Class in com.facebook.buck.versions
-
- VersionUniverseVersionSelector - Class in com.facebook.buck.versions
-
A fast constraint resolver which selects versions using pre-defined version universes.
- VersionUniverseVersionSelector(TargetGraph, ImmutableMap<String, VersionUniverse>) - Constructor for class com.facebook.buck.versions.VersionUniverseVersionSelector
-
- visibility(HeaderVisibility) - Method in class com.facebook.buck.cxx.ImmutableCxxPreprocessorInputCacheKey.Builder
-
Initializes the value for the
visibility attribute.
- visibility - Variable in class com.facebook.buck.maven.ArtifactConfig
-
- VISIBILITY_GROUP - Static variable in class com.facebook.buck.rules.VisibilityPatternParser
-
- VISIBILITY_PUBLIC - Static variable in class com.facebook.buck.rules.VisibilityPatternParser
-
- VisibilityPattern - Interface in com.facebook.buck.rules
-
- VisibilityPatternParser - Class in com.facebook.buck.rules
-
- VisibilityPatternParser() - Constructor for class com.facebook.buck.rules.VisibilityPatternParser
-
- visit(HeaderMap.HeaderMapVisitor) - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- visit(T) - Method in class com.facebook.buck.graph.AbstractBottomUpTraversal
-
- visit(Node) - Method in class com.facebook.buck.graph.AbstractBreadthFirstThrowingTraversal
-
To perform a full traversal of the the initialNode's transitive dependencies, this
function should return all of node's direct dependencies.
- visit(String, Object) - Method in class com.facebook.buck.jvm.java.abi.AnnotationDefaultValueMirror
-
- visit(Path, InputStream) - Method in interface com.facebook.buck.jvm.java.abi.FileAction
-
- visit(FileLike) - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
-
- visit(ZipFile, ZipEntry) - Method in class com.facebook.buck.util.ZipFileTraversal
-
- visitAnnotation(String, String) - Method in class com.facebook.buck.jvm.java.abi.AnnotationDefaultValueMirror
-
- visitArray(String) - Method in class com.facebook.buck.jvm.java.abi.AnnotationDefaultValueMirror
-
- visitEnum(String, String, String) - Method in class com.facebook.buck.jvm.java.abi.AnnotationDefaultValueMirror
-
- vmArgs - Variable in class com.facebook.buck.gwt.GwtBinaryDescription.Arg
-
In practice, these may be values such as -Xmx512m.
- vmArgs - Variable in class com.facebook.buck.jvm.groovy.GroovyTestDescription.Arg
-
- vmArgs - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.Arg
-
- vmArgs - Variable in class com.facebook.buck.jvm.kotlin.KotlinTestDescription.Arg
-
- vmArgs - Variable in class com.facebook.buck.jvm.scala.ScalaTestDescription.Arg
-
- waitFor() - Method in class com.facebook.buck.util.ManagedRunnable
-
Wait for the backing thread to terminate.
- waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ContextualProcessExecutor
-
- waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.DefaultProcessExecutor
-
- waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ProcessExecutor
-
- waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
-
- waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
-
- waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
-
- waitForProcess(ListeningProcessExecutor.LaunchedProcess, long, TimeUnit) - Method in class com.facebook.buck.util.ListeningProcessExecutor
-
Blocks the calling thread until either the process exits or the timeout expires,
whichever is first.
- waitForProcess(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ListeningProcessExecutor
-
Blocks the calling thread until the process exits.
- waitForSimulatorsToShutdown(long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
-
Waits up to timeoutMillis for all simulators to shut down.
- waitForSimulatorToBoot(long, String) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
-
Waits up to timeoutMillis for the specified simulator to boot.
- walkFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- walkFileTree(Path, Set<FileVisitOption>, int, FileVisitor<Path>) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- walkRelativeFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.ProjectFilesystem
-
Walks a project-root relative file tree with a visitor and visit options.
- walkRule(BuildRule, Set<BuildRule>) - Method in class com.facebook.buck.rules.CachingBuildEngine
-
- wantWrite() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
-
Invoke this to indicate you wish to write to the launched process's stdin.
- warn(Throwable, String) - Method in class com.facebook.buck.log.Logger
-
Logs a message at WARN level.
- warn(String) - Method in class com.facebook.buck.log.Logger
-
Logs a message at WARN level.
- warn(Throwable, String, Object...) - Method in class com.facebook.buck.log.Logger
-
Logs a message at WARN level.
- warn(String, Object...) - Method in class com.facebook.buck.log.Logger
-
Logs a message at WARN level.
- warning(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
-
- warning(String) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- warning(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- warningsFlags - Variable in class com.facebook.buck.ocaml.OCamlBinaryDescription.Arg
-
- warningsFlags - Variable in class com.facebook.buck.ocaml.OCamlLibraryDescription.Arg
-
- wasUploadSuccessful() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- WATCH_OS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- WATCH_SIMULATOR_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- WatchedFileHashCache - Class in com.facebook.buck.util.cache
-
- WatchedFileHashCache(ProjectFilesystem) - Constructor for class com.facebook.buck.util.cache.WatchedFileHashCache
-
- WatchEvents - Class in com.facebook.buck.io
-
- Watchman - Class in com.facebook.buck.io
-
- Watchman(ProjectWatch, ImmutableSet<Watchman.Capability>, Optional<String>, Optional<Path>, Optional<WatchmanClient>) - Constructor for class com.facebook.buck.io.Watchman
-
- Watchman.Capability - Enum in com.facebook.buck.io
-
- WatchmanClient - Interface in com.facebook.buck.io
-
Testable interface for a Watchman client.
- WatchmanCursor - Class in com.facebook.buck.io
-
- WatchmanCursor(String) - Constructor for class com.facebook.buck.io.WatchmanCursor
-
- WatchmanDiagnostic - Class in com.facebook.buck.io
-
Immutable implementation of AbstractWatchmanDiagnostic.
- WatchmanDiagnosticCache - Class in com.facebook.buck.io
-
- WatchmanDiagnosticCache() - Constructor for class com.facebook.buck.io.WatchmanDiagnosticCache
-
- WatchmanDiagnosticCache(Set<WatchmanDiagnostic>) - Constructor for class com.facebook.buck.io.WatchmanDiagnosticCache
-
- WatchmanDiagnosticCache.AddResult - Enum in com.facebook.buck.io
-
- watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- WatchmanQuery - Class in com.facebook.buck.io
-
Immutable implementation of AbstractWatchmanQuery.
- WatchmanStatusEvent - Class in com.facebook.buck.event
-
- WatchmanStatusEvent(EventKey, String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent
-
- WatchmanStatusEvent.FileCreation - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.FileDeletion - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.Overflow - Class in com.facebook.buck.event
-
- WatchmanWatcher - Class in com.facebook.buck.util
-
Queries Watchman for changes to a path.
- WatchmanWatcher(ProjectWatch, EventBus, ImmutableSet<PathOrGlobMatcher>, Watchman, WatchmanCursor) - Constructor for class com.facebook.buck.util.WatchmanWatcher
-
- WatchmanWatcher.CursorType - Enum in com.facebook.buck.util
-
- WatchmanWatcher.FreshInstanceAction - Enum in com.facebook.buck.util
-
- WatchmanWatcherException - Exception in com.facebook.buck.util
-
- WatchmanWatcherException(String) - Constructor for exception com.facebook.buck.util.WatchmanWatcherException
-
- weakMemoize(Supplier<T>) - Static method in class com.facebook.buck.util.MoreSuppliers
-
- WebServer - Class in com.facebook.buck.httpserver
-
A WebSocket server that reports events of buck.
- WebServer(int, ProjectFilesystem, String, ObjectMapper) - Constructor for class com.facebook.buck.httpserver.WebServer
-
- WebServer.WebServerException - Exception in com.facebook.buck.httpserver
-
- WebServerBuckEventListener - Class in com.facebook.buck.httpserver
-
- WebServerException(String, Exception) - Constructor for exception com.facebook.buck.httpserver.WebServer.WebServerException
-
- WeightedListeningExecutorService - Class in com.facebook.buck.util.concurrent
-
A
ListeningExecutorService which gates execution using a
ListeningMultiSemaphore
and allows resources to be assigned to submitted tasks.
- WeightedListeningExecutorService(ListeningMultiSemaphore, ResourceAmounts, ListeningExecutorService) - Constructor for class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- willGet(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- willGet(Path) - Method in class com.facebook.buck.util.cache.DefaultFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.DefaultFileHashCache
-
- willGet(Path) - Method in interface com.facebook.buck.util.cache.FileHashCache
-
- willGet(ArchiveMemberPath) - Method in interface com.facebook.buck.util.cache.FileHashCache
-
- willGet(Path) - Method in class com.facebook.buck.util.cache.NullFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.NullFileHashCache
-
- willGet(Path) - Method in class com.facebook.buck.util.cache.StackedFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.StackedFileHashCache
-
- WindowsArchiver - Class in com.facebook.buck.cxx
-
- WindowsArchiver(Tool) - Constructor for class com.facebook.buck.cxx.WindowsArchiver
-
- WindowsCompiler - Class in com.facebook.buck.cxx
-
- WindowsCompiler(Tool) - Constructor for class com.facebook.buck.cxx.WindowsCompiler
-
- WindowsLinker - Class in com.facebook.buck.cxx
-
A specialization of
Linker containing information specific to the Windows implementation.
- WindowsLinker(Tool) - Constructor for class com.facebook.buck.cxx.WindowsLinker
-
- WindowsPreprocessor - Class in com.facebook.buck.cxx
-
- WindowsPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.WindowsPreprocessor
-
- withAaptPackageResources(AaptPackageResources) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a value for the aaptPackageResources attribute.
- withActionGraph(ActionGraph) - Method in class com.facebook.buck.rules.ActionGraphAndResolver
-
Copy the current immutable object by setting a value for the actionGraph attribute.
- withActionGraph(ActionGraph) - Method in class com.facebook.buck.rules.BuildContext
-
Copy the current immutable object by setting a value for the actionGraph attribute.
- withActionGraphCache(ActionGraphCache) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the actionGraphCache attribute.
- withActool(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the actool attribute.
- withActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object by setting a value for the actualHashCode attribute.
- withActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object by setting a value for the actualHashCode attribute.
- withActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object by setting a value for the actualHashCode attribute.
- withAdbOptions(AdbOptions) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional adbOptions attribute.
- withAdbOptions(Optional<AdbOptions>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the adbOptions attribute.
- withAddr(UnsignedLong) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the addr attribute.
- withAlign(UnsignedInteger) - Method in class com.facebook.buck.macho.FatArch
-
Copy the current immutable object by setting a value for the align attribute.
- withAlign(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the align attribute.
- withAllowEmptyGlobs(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the allowEmptyGlobs attribute.
- withAmountsPerRuleType(Map<String, ? extends ResourceAmounts>) - Method in class com.facebook.buck.rules.ResourceAwareSchedulingInfo
-
Copy the current immutable object by replacing the amountsPerRuleType map with the specified map.
- withAndroidFacet(IjModuleAndroidFacet) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting a present value for the optional androidFacet attribute.
- withAndroidFacet(Optional<IjModuleAndroidFacet>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting an optional value for the androidFacet attribute.
- withAndroidLibrary(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting a value for the androidLibrary attribute.
- withAndroidPlatformTargetSupplier(Supplier<AndroidPlatformTarget>) - Method in class com.facebook.buck.rules.BuildContext
-
Copy the current immutable object by setting a value for the androidPlatformTargetSupplier attribute.
- withAndroidPlatformTargetSupplier(Supplier<AndroidPlatformTarget>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the androidPlatformTargetSupplier attribute.
- withAnnotationProcessingParams(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the annotationProcessingParams attribute.
- withAPKModuleGraph(APKModuleGraph) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a value for the aPKModuleGraph attribute.
- withApkUnderTestPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a present value for the optional apkUnderTestPath attribute.
- withApkUnderTestPath(Optional<Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting an optional value for the apkUnderTestPath attribute.
- withAppID(Pair<String, String>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object by setting a value for the appID attribute.
- withAppIncludesFrameworks(boolean) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting a value for the appIncludesFrameworks attribute.
- withApplePlatform(ApplePlatform) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object by setting a value for the applePlatform attribute.
- withAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the appleSdk attribute.
- withAppleSdkPaths(AppleSdkPaths) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the appleSdkPaths attribute.
- withAr(Archiver) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the ar attribute.
- withArchitectures(ImmutableList<String>) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting a value for the architectures attribute.
- withArchitectures(String...) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object with elements that replace the content of architectures.
- withArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object with elements that replace the content of architectures.
- withArchivePath(Path) - Method in class com.facebook.buck.io.ArchiveMemberPath
-
Copy the current immutable object by setting a value for the
archivePath attribute.
- withArflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of arflags.
- withArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of arflags.
- withArgs(Arg...) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of args.
- withArguments(String...) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Copy the current immutable object with elements that replace the content of arguments.
- withArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Copy the current immutable object with elements that replace the content of arguments.
- withArtifactCache(ArtifactCache) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the artifactCache attribute.
- withArtifactCache(ArtifactCache) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the artifactCache attribute.
- withArtifactContentHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
Copy the current immutable object by setting a value for the artifactContentHashCode attribute.
- withArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object by setting a value for the artifactOnlyHashCode attribute.
- withArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object by setting a value for the artifactOnlyHashCode attribute.
- withArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object by setting a value for the artifactOnlyHashCode attribute.
- withArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional artifactSizeBytes attribute.
- withArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the artifactSizeBytes attribute.
- withArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
Copy the current immutable object by setting a value for the artifactSizeBytes attribute.
- withAs(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the as attribute.
- withAsflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asflags.
- withAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asflags.
- withAsm(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional asm attribute.
- withAsm(Optional<CompilerProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting an optional value for the asm attribute.
- withAsmflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmflags.
- withAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmflags.
- withAsmpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional asmpp attribute.
- withAsmpp(Optional<PreprocessorProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting an optional value for the asmpp attribute.
- withAsmppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmppflags.
- withAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmppflags.
- withAspp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the aspp attribute.
- withAsppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asppflags.
- withAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asppflags.
- withAssemblerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the assemblerDebugPathSanitizer attribute.
- withAssemblerFlags(Map<? extends AbstractNdkCxxPlatformCompiler.Type, ? extends ImmutableList<String>>) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by replacing the assemblerFlags map with the specified map.
- withAssetPaths(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object with elements that replace the content of assetPaths.
- withAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object with elements that replace the content of assetPaths.
- withAssetsDirectories(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of assetsDirectories.
- withAssetsDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of assetsDirectories.
- withAssociatedProjectPredicate(AssociatedTargetNodePredicate) - Method in class com.facebook.buck.cli.ProjectPredicates
-
Copy the current immutable object by setting a value for the associatedProjectPredicate attribute.
- withAutodepsFilesHaveSignatures(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the autodepsFilesHaveSignatures attribute.
- withAutogenerateAndroidFacetSourcesEnabled(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting a value for the autogenerateAndroidFacetSourcesEnabled attribute.
- withAutogenerateSources(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting a value for the autogenerateSources attribute.
- withAvailableCores(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the availableCores attribute.
- withBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Copy the current immutable object with elements that replace the content of baseBookmarks.
- withBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Copy the current immutable object with elements that replace the content of baseBookmarks.
- withBasedOffWhichTracked(String...) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of basedOffWhichTracked.
- withBasedOffWhichTracked(Iterable<String>) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of basedOffWhichTracked.
- withBaseParams(BuildRuleParams) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the baseParams attribute.
- withBaseParams(BuildRuleParams) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the baseParams attribute.
- withBasePath(Path) - Method in class com.facebook.buck.parser.BuildFileSpec
-
Copy the current immutable object by setting a value for the basePath attribute.
- withBestServer(boolean) - Method in class com.facebook.buck.slb.PerServerData
-
Copy the current immutable object by setting a value for the bestServer attribute.
- withBinaryJar(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting a present value for the optional binaryJar attribute.
- withBinaryJar(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting an optional value for the binaryJar attribute.
- withBlacklist(BuildTarget...) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object with elements that replace the content of blacklist.
- withBlacklist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object with elements that replace the content of blacklist.
- withBlacklistedWifiSsids(String...) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object with elements that replace the content of blacklistedWifiSsids.
- withBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object with elements that replace the content of blacklistedWifiSsids.
- withBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a present value for the optional bootclasspath attribute.
- withBootclasspath(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting an optional value for the bootclasspath attribute.
- withBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Copy the current immutable object by setting a value for the branchedFromMasterRevisionId attribute.
- withBuckCommit(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the buckCommit attribute.
- withBuckConfig(BuckConfig) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting a value for the buckConfig attribute.
- withBuckDirty(TriState) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the buckDirty attribute.
- withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the buckEventBus attribute.
- withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the buckEventBus attribute.
- withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the buckEventBus attribute.
- withBuckLogDir(Path) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the buckLogDir attribute.
- withBuckModuleBaseSourceCodePath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the buckModuleBaseSourceCodePath attribute.
- withBuckOut(Path) - Method in class com.facebook.buck.io.BuckPaths
-
Copy the current immutable object by setting a value for the buckOut attribute.
- withBuildConfigs(Map<String, ? extends BuildConfigFields>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the buildConfigs map with the specified map.
- withBuildContext(BuildContext) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the buildContext attribute.
- withBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.rage.DefectReport
-
- withBuildFileImportWhitelist(String...) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object with elements that replace the content of buildFileImportWhitelist.
- withBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object with elements that replace the content of buildFileImportWhitelist.
- withBuildFileName(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the buildFileName attribute.
- withBuildFileSpec(BuildFileSpec) - Method in class com.facebook.buck.parser.BuildTargetSpec
-
Copy the current immutable object by setting a value for the buildFileSpec attribute.
- withBuildFileSpec(BuildFileSpec) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Copy the current immutable object by setting a value for the buildFileSpec attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting a present value for the optional buildId attribute.
- withBuildId(Optional<BuildId>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting an optional value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a present value for the optional buildId attribute.
- withBuildId(Optional<BuildId>) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting an optional value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object by setting a present value for the optional buildTarget attribute.
- withBuildTarget(Optional<BuildTarget>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object by setting an optional value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting a present value for the optional buildTarget attribute.
- withBuildTarget(Optional<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting an optional value for the buildTarget attribute.
- withBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.parser.BuildTargetSpec
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.python.NeededCoverageSpec
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.query.QueryBuildTarget
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTargets(BuildTarget...) - Method in class com.facebook.buck.android.APKModule
-
Copy the current immutable object with elements that replace the content of buildTargets.
- withBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.APKModule
-
Copy the current immutable object with elements that replace the content of buildTargets.
- withBuildTargets(BuildTarget...) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets
-
Copy the current immutable object with elements that replace the content of buildTargets.
- withBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets
-
Copy the current immutable object with elements that replace the content of buildTargets.
- withBuildTargetToGeneratedTargetMap(Multimap<? extends BuildTarget, ? extends PBXTarget>) - Method in class com.facebook.buck.apple.project_generator.GenerationResult
-
Copy the current immutable object by replacing the buildTargetToGeneratedTargetMap map with the specified map.
- withBuildVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional buildVersion attribute.
- withBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the buildVersion attribute.
- withBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the bytecodeCompileDeps attribute.
- withBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object by setting a value for the bytecodeCompileDeps attribute.
- withBytecodeIncludes(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of bytecodeIncludes.
- withBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of bytecodeIncludes.
- withBytecodeLink(BuildRule) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object by setting a value for the bytecodeLink attribute.
- withBytecodeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the bytecodeLinkableInput attribute.
- withBytecodeLinkDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the bytecodeLinkDeps attribute.
- withCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry
-
Copy the current immutable object by setting a value for the cacheDir attribute.
- withCacheError(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional cacheError attribute.
- withCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the cacheError attribute.
- withCacheKeySeed(int) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the cacheKeySeed attribute.
- withCacheModes(String...) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object with elements that replace the content of cacheModes.
- withCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object with elements that replace the content of cacheModes.
- withCacheName(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the cacheName attribute.
- withCacheReadMode(ArtifactCacheBuckConfig.CacheReadMode) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry
-
Copy the current immutable object by setting a value for the cacheReadMode attribute.
- withCacheReadMode(ArtifactCacheBuckConfig.CacheReadMode) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting a value for the cacheReadMode attribute.
- withCacheSource(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional cacheSource attribute.
- withCacheSource(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the cacheSource attribute.
- withCategory(String) - Method in class com.facebook.buck.counters.CounterInfo
-
Copy the current immutable object by setting a value for the category attribute.
- withCategory(String) - Method in class com.facebook.buck.counters.CounterSnapshot
-
Copy the current immutable object by setting a value for the category attribute.
- withCategory(String) - Method in class com.facebook.buck.util.network.offline.ScribeData
-
Copy the current immutable object by setting a value for the category attribute.
- withCc(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the cc attribute.
- withCellPath(Path) - Method in class com.facebook.buck.parser.BuildFileSpec
-
Copy the current immutable object by setting a value for the cellPath attribute.
- withCellRoots(Map<String, ? extends Path>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by replacing the cellRoots map with the specified map.
- withCflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cflags.
- withCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cflags.
- withCFlags(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of cFlags.
- withCFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of cFlags.
- withChildren(Path...) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Copy the current immutable object with elements that replace the content of children.
- withChildren(Iterable<? extends Path>) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Copy the current immutable object with elements that replace the content of children.
- withClassesToRemoveFromJar(Pattern...) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of classesToRemoveFromJar.
- withClassesToRemoveFromJar(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of classesToRemoveFromJar.
- withClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the classLoaderCache attribute.
- withClassNamesToHashesSupplier(Supplier<Map<String, HashCode>>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by setting a value for the classNamesToHashesSupplier attribute.
- withClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object with elements that replace the content of classpathEntriesToDex.
- withClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object with elements that replace the content of classpathEntriesToDex.
- withClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of classpathEntriesToDex.
- withClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of classpathEntriesToDex.
- withClasspathFile(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the classpathFile attribute.
- withClassPaths(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object with elements that replace the content of classPaths.
- withClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object with elements that replace the content of classPaths.
- withCLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the cLinkableInput attribute.
- withClock(Clock) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the clock attribute.
- withClock(Clock) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the clock attribute.
- withClock(Clock) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the clock attribute.
- withCmd(UnsignedInteger) - Method in class com.facebook.buck.macho.LoadCommandCommonFields
-
Copy the current immutable object by setting a value for the cmd attribute.
- withCmdsize(UnsignedInteger) - Method in class com.facebook.buck.macho.LoadCommandCommonFields
-
Copy the current immutable object by setting a value for the cmdsize attribute.
- withCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the codeCoverageEnabled attribute.
- withCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the codeCoverageEnabled attribute.
- withCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the codeCoverageEnabled attribute.
- withCodesignAllocate(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional codesignAllocate attribute.
- withCodesignAllocate(Optional<Tool>) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the codesignAllocate attribute.
- withCommand(String) - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Copy the current immutable object by setting a value for the command attribute.
- withCommand(String...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of command.
- withCommand(Iterable<String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of command.
- withCommand(String...) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object with elements that replace the content of command.
- withCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object with elements that replace the content of command.
- withCommandArgs(String) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a present value for the optional commandArgs attribute.
- withCommandArgs(Optional<String>) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting an optional value for the commandArgs attribute.
- withCommandsCount(int) - Method in class com.facebook.buck.cxx.MachoHeader
-
Copy the current immutable object by setting a value for the commandsCount attribute.
- withCompiledUberRDotJava(JavaLibrary) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a value for the compiledUberRDotJava attribute.
- withCompiler(NdkCxxPlatformCompiler) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by setting a value for the compiler attribute.
- withCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the compilerDebugPathSanitizer attribute.
- withCompilerFlags(Map<? extends AbstractNdkCxxPlatformCompiler.Type, ? extends ImmutableList<String>>) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by replacing the compilerFlags map with the specified map.
- withCompilerFlags(Multimap<? extends AbstractCxxSource.Type, ? extends String>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by replacing the compilerFlags map with the specified map.
- withComponents(LuaPackageComponents) - Method in class com.facebook.buck.lua.LuaBinaryPackageComponents
-
Copy the current immutable object by setting a value for the components attribute.
- withComponents(String...) - Method in class com.facebook.buck.rules.RelativeCellName
-
Copy the current immutable object with elements that replace the content of components.
- withComponents(Iterable<String>) - Method in class com.facebook.buck.rules.RelativeCellName
-
Copy the current immutable object with elements that replace the content of components.
- withComputeExopackageDepsAbi(ComputeExopackageDepsAbi) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional computeExopackageDepsAbi attribute.
- withComputeExopackageDepsAbi(Optional<ComputeExopackageDepsAbi>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the computeExopackageDepsAbi attribute.
- withConcurrencyLimit(ConcurrencyLimit) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the concurrencyLimit attribute.
- withConfig(ApplePackageConfig) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Copy the current immutable object by setting a value for the config attribute.
- withConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.BuckPaths
-
Copy the current immutable object by setting a value for the configuredBuckOut attribute.
- withConnectionTimeoutMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the connectionTimeoutMillis attribute.
- withConsole(Console) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the console attribute.
- withConsole(Console) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the console attribute.
- withContacts(String...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of contacts.
- withContacts(Iterable<String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of contacts.
- withContacts(String...) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of contacts.
- withContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of contacts.
- withContents(SourcePath...) - Method in class com.facebook.buck.cxx.ThinArchiveArg
-
Copy the current immutable object with elements that replace the content of contents.
- withContents(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.ThinArchiveArg
-
Copy the current immutable object with elements that replace the content of contents.
- withCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional copyNativeLibraries attribute.
- withCopyNativeLibraries(Optional<ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the copyNativeLibraries attribute.
- withCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional copyNativeLibraries attribute.
- withCopyNativeLibraries(Optional<ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the copyNativeLibraries attribute.
- withCount(int) - Method in class com.facebook.buck.log.LogConfigSetup
-
Copy the current immutable object by setting a value for the count attribute.
- withCoverageExcludes(String) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a present value for the optional coverageExcludes attribute.
- withCoverageExcludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting an optional value for the coverageExcludes attribute.
- withCoverageIncludes(String) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a present value for the optional coverageIncludes attribute.
- withCoverageIncludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting an optional value for the coverageIncludes attribute.
- withCoverageReportFormat(CoverageReportFormat) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the coverageReportFormat attribute.
- withCoverageReportTitle(String) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the coverageReportTitle attribute.
- withCpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the cpp attribute.
- withCppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cppflags.
- withCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cppflags.
- withCPreprocessor(Preprocessor) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the cPreprocessor attribute.
- withCpu(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the cpu attribute.
- withCpuReal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the cpuReal attribute.
- withCpusubtype(Integer) - Method in class com.facebook.buck.macho.FatArch
-
Copy the current immutable object by setting a value for the cpusubtype attribute.
- withCpusubtype(Integer) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the cpusubtype attribute.
- withCpuSys(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the cpuSys attribute.
- withCpuTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the cpuTotal attribute.
- withCputype(Integer) - Method in class com.facebook.buck.macho.FatArch
-
Copy the current immutable object by setting a value for the cputype attribute.
- withCputype(Integer) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the cputype attribute.
- withCpuUser(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the cpuUser attribute.
- withCuda(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional cuda attribute.
- withCuda(Optional<CompilerProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting an optional value for the cuda attribute.
- withCudaflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudaflags.
- withCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudaflags.
- withCudapp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional cudapp attribute.
- withCudapp(Optional<PreprocessorProvider>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting an optional value for the cudapp attribute.
- withCudappflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudappflags.
- withCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudappflags.
- withCurrentRevisionId(String) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object by setting a value for the currentRevisionId attribute.
- withCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Copy the current immutable object by setting a value for the currentRevisionId attribute.
- withCxx(CompilerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the cxx attribute.
- withCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a value for the cxxBuckConfig attribute.
- withCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the cxxBuckConfig attribute.
- withCxxflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxflags.
- withCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxflags.
- withCxxHeaders(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxHeaderSourceSpec
-
Copy the current immutable object by replacing the cxxHeaders map with the specified map.
- withCxxLibrary(BuildTarget) - Method in class com.facebook.buck.python.PythonPlatform
-
Copy the current immutable object by setting a present value for the optional cxxLibrary attribute.
- withCxxLibrary(Optional<BuildTarget>) - Method in class com.facebook.buck.python.PythonPlatform
-
Copy the current immutable object by setting an optional value for the cxxLibrary attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.android.NdkCxxPlatform
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.go.GoPlatform
-
Copy the current immutable object by setting a present value for the optional cxxPlatform attribute.
- withCxxPlatform(Optional<CxxPlatform>) - Method in class com.facebook.buck.go.GoPlatform
-
Copy the current immutable object by setting an optional value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the cxxpp attribute.
- withCxxppflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxppflags.
- withCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxppflags.
- withCxxPreprocessorInput(CxxPreprocessorInput...) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object with elements that replace the content of cxxPreprocessorInput.
- withCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object with elements that replace the content of cxxPreprocessorInput.
- withCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the cxxPreprocessorInput attribute.
- withCxxRuntime(NdkCxxPlatforms.CxxRuntime) - Method in class com.facebook.buck.android.NdkCxxPlatform
-
Copy the current immutable object by setting a value for the cxxRuntime attribute.
- withCxxSharedRuntimePath(Path) - Method in class com.facebook.buck.android.NdkCxxPlatform
-
Copy the current immutable object by setting a value for the cxxSharedRuntimePath attribute.
- withCxxSources(Map<String, ? extends CxxSource>) - Method in class com.facebook.buck.cxx.CxxHeaderSourceSpec
-
Copy the current immutable object by replacing the cxxSources map with the specified map.
- withData(DependencyEntryData) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry
-
Copy the current immutable object by setting a present value for the optional data attribute.
- withData(Optional<DependencyEntryData>) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry
-
Copy the current immutable object by setting an optional value for the data attribute.
- withDataoff(UnsignedInteger) - Method in class com.facebook.buck.macho.LinkEditDataCommand
-
Copy the current immutable object by setting a value for the dataoff attribute.
- withDatasize(UnsignedInteger) - Method in class com.facebook.buck.macho.LinkEditDataCommand
-
Copy the current immutable object by setting a value for the datasize attribute.
- withDdmlibJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a value for the ddmlibJarPath attribute.
- withDebugEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the debugEnabled attribute.
- withDebugEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the debugEnabled attribute.
- withDebugMode(boolean) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting a present value for the optional debugMode attribute.
- withDebugMode(Optional<Boolean>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting an optional value for the debugMode attribute.
- withDefaultAmounts(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
Creates a new service that has different default resource amounts.
- withDefaultIncludes(String...) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object with elements that replace the content of defaultIncludes.
- withDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object with elements that replace the content of defaultIncludes.
- withDefaultResourceAmounts(ResourceAmounts) - Method in class com.facebook.buck.rules.ResourceAwareSchedulingInfo
-
Copy the current immutable object by setting a value for the defaultResourceAmounts attribute.
- withDefaultTestTimeoutMillis(long) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the defaultTestTimeoutMillis attribute.
- withDelegate(BuckConfig) - Method in class com.facebook.buck.rules.CachingBuildEngineBuckConfig
-
Copy the current immutable object by setting a value for the
delegate attribute.
- withDependencies(Map<? extends BuildTarget, ? extends IjModuleGraph.DependencyType>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by replacing the dependencies map with the specified map.
- withDependenciesPassTheirTests(boolean) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object by setting a value for the dependenciesPassTheirTests attribute.
- withDepFileLines(Supplier<ImmutableList<String>>) - Method in class com.facebook.buck.cxx.PrecompiledHeaderReference
-
Copy the current immutable object by setting a value for the depFileLines attribute.
- withDescription(Description<U>) - Method in class com.facebook.buck.rules.TargetNode
-
- withDescriptions(ImmutableSet<Description<?>>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the descriptions attribute.
- withDestination(PBXCopyFilesBuildPhase.Destination) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
Copy the current immutable object by setting a value for the destination attribute.
- withDeveloperCertificateFingerprints(HashCode...) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object with elements that replace the content of developerCertificateFingerprints.
- withDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object with elements that replace the content of developerCertificateFingerprints.
- withDeveloperPath(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Copy the current immutable object by setting a present value for the optional developerPath attribute.
- withDeveloperPath(Optional<Path>) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Copy the current immutable object by setting an optional value for the developerPath attribute.
- withDeviceSerial(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a present value for the optional deviceSerial attribute.
- withDeviceSerial(Optional<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting an optional value for the deviceSerial attribute.
- withDexInfo(ExopackageInfo.DexInfo) - Method in class com.facebook.buck.rules.ExopackageInfo
-
Copy the current immutable object by setting a present value for the optional dexInfo attribute.
- withDexInfo(Optional<ExopackageInfo.DexInfo>) - Method in class com.facebook.buck.rules.ExopackageInfo
-
Copy the current immutable object by setting an optional value for the dexInfo attribute.
- withDiagnostics(Map<String, String>...) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of diagnostics.
- withDiagnostics(Iterable<? extends Map<String, String>>) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of diagnostics.
- withDiff(String) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object by setting a present value for the optional diff attribute.
- withDiff(Optional<String>) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object by setting an optional value for the diff attribute.
- withDirectory(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Copy the current immutable object by setting a value for the directory attribute.
- withDirectory(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.DexInfo
-
Copy the current immutable object by setting a value for the directory attribute.
- withDirectory(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.NativeLibsInfo
-
Copy the current immutable object by setting a value for the directory attribute.
- withDirectory(Path) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional directory attribute.
- withDirectory(Optional<Path>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the directory attribute.
- withDirectoryForTestResults(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a present value for the optional directoryForTestResults attribute.
- withDirectoryForTestResults(Optional<Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting an optional value for the directoryForTestResults attribute.
- withDirectoryForTestResults(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional directoryForTestResults attribute.
- withDirectoryForTestResults(Optional<Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the directoryForTestResults attribute.
- withDirsContainingResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of dirsContainingResourceDirs.
- withDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of dirsContainingResourceDirs.
- withDirtyFiles(String...) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of dirtyFiles.
- withDirtyFiles(Iterable<String>) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of dirtyFiles.
- withDiskIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the diskIO attribute.
- withDoStore(boolean) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the doStore attribute.
- withDryRun(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the dryRun attribute.
- withDryRun(boolean) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the dryRun attribute.
- withDsymutil(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the dsymutil attribute.
- withEnableBuildFileSandboxing(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the enableBuildFileSandboxing attribute.
- withEndIndex(int) - Method in class com.facebook.buck.model.MacroMatchResult
-
Copy the current immutable object by setting a value for the endIndex attribute.
- withEntitlements(Map<String, ? extends NSObject>) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object by replacing the entitlements map with the specified map.
- withEnv(Map<String, ? extends String>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object by replacing the env map with the specified map.
- withEnvironment(PythonEnvironment) - Method in class com.facebook.buck.python.PythonPlatform
-
Copy the current immutable object by setting a value for the environment attribute.
- withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by replacing the environment map with the specified map.
- withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by replacing the environment map with the specified map.
- withEnvironment(Map<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional environment attribute.
- withEnvironment(Optional<Map<String, String>>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the environment attribute.
- withEnvironmentOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by replacing the environmentOverrides map with the specified map.
- withEnvironmentStatus(AbstractDoctorEndpointResponse.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object by setting a value for the environmentStatus attribute.
- withErrorCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the errorCheckTimeRangeMillis attribute.
- withErrorMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object by setting a present value for the optional errorMessage attribute.
- withErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object by setting an optional value for the errorMessage attribute.
- withErrorMessageFormat(String) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting a value for the errorMessageFormat attribute.
- withErrorTextTemplate(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the errorTextTemplate attribute.
- withEscaped(boolean) - Method in class com.facebook.buck.model.MacroMatchResult
-
Copy the current immutable object by setting a value for the escaped attribute.
- withETAMillis(long) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Copy the current immutable object by setting a value for the eTAMillis attribute.
- withEventBus(BuckEventBus) - Method in class com.facebook.buck.rules.BuildContext
-
Copy the current immutable object by setting a value for the eventBus attribute.
- withEventBus(BuckEventBus) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the eventBus attribute.
- withException(Exception) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting a present value for the optional exception attribute.
- withException(Optional<Exception>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting an optional value for the exception attribute.
- withException(Exception) - Method in class com.facebook.buck.slb.PerServerPingData
-
Copy the current immutable object by setting a present value for the optional exception attribute.
- withException(Optional<Exception>) - Method in class com.facebook.buck.slb.PerServerPingData
-
Copy the current immutable object by setting an optional value for the exception attribute.
- withExcludedResourcePaths(String...) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object with elements that replace the content of excludedResourcePaths.
- withExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object with elements that replace the content of excludedResourcePaths.
- withExcludedRoots(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Copy the current immutable object by replacing the excludedRoots map with the specified map.
- withExecutablesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the executablesPath attribute.
- withExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by replacing the executors map with the specified map.
- withExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by replacing the executors map with the specified map.
- withExecutorService(WeightedListeningExecutorService) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the executorService attribute.
- withExitCode(int) - Method in class com.facebook.buck.cli.InstallResult
-
Copy the current immutable object by setting a value for the exitCode attribute.
- withExitCode(int) - Method in class com.facebook.buck.shell.WorkerJobResult
-
Copy the current immutable object by setting a value for the exitCode attribute.
- withExitCode(int) - Method in class com.facebook.buck.step.StepExecutionResult
-
Copy the current immutable object by setting a value for the exitCode attribute.
- withExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object by setting a value for the expectedHashCode attribute.
- withExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object by setting a value for the expectedHashCode attribute.
- withExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object by setting a value for the expectedHashCode attribute.
- withExpirationDate(Date) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object by setting a value for the expirationDate attribute.
- withExported(boolean) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData
-
Copy the current immutable object by setting a value for the exported attribute.
- withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.go.GoLinkable
-
Copy the current immutable object with elements that replace the content of exportedDeps.
- withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.go.GoLinkable
-
Copy the current immutable object with elements that replace the content of exportedDeps.
- withExtension(String) - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Copy the current immutable object by setting a value for the extension attribute.
- withExtraArgs(String...) - Method in class com.facebook.buck.rules.VersionedTool
-
Copy the current immutable object with elements that replace the content of extraArgs.
- withExtraArgs(Iterable<String>) - Method in class com.facebook.buck.rules.VersionedTool
-
Copy the current immutable object with elements that replace the content of extraArgs.
- withExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of extraArguments.
- withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of extraArguments.
- withExtraClassPathDependencies(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object with elements that replace the content of extraClassPathDependencies.
- withExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object with elements that replace the content of extraClassPathDependencies.
- withExtraData(Map<String, ? extends String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by replacing the extraData map with the specified map.
- withExtraFiles(Path...) - Method in class com.facebook.buck.rage.ExtraInfoResult
-
Copy the current immutable object with elements that replace the content of
extraFiles.
- withExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.rage.ExtraInfoResult
-
Copy the current immutable object with elements that replace the content of
extraFiles.
- withExtraInfo(String) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object by setting a
present value for the optional
extraInfo attribute.
- withExtraInfo(Optional<String>) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object by setting an optional value for the
extraInfo attribute.
- withExtraInfoCommand(String...) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object with elements that replace the content of extraInfoCommand.
- withExtraInfoCommand(Iterable<String>) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object with elements that replace the content of extraInfoCommand.
- withExtraJvmArgs(ImmutableList<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional extraJvmArgs attribute.
- withExtraJvmArgs(Optional<ImmutableList<String>>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the extraJvmArgs attribute.
- withFailures(BuildResult...) - Method in class com.facebook.buck.command.BuildExecutionResult
-
Copy the current immutable object with elements that replace the content of failures.
- withFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult
-
Copy the current immutable object with elements that replace the content of failures.
- withFatTarget(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Copy the current immutable object by setting a value for the fatTarget attribute.
- withFetchClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the fetchClient attribute.
- withFile(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Copy the current immutable object by setting a value for the file attribute.
- withFileMode(int) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the fileMode attribute.
- withFileModificationTimestamp(long) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the fileModificationTimestamp attribute.
- withFileName(String) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the fileName attribute.
- withFileNameLength(int) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the fileNameLength attribute.
- withFileoff(UnsignedLong) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the fileoff attribute.
- withFileOffset(long) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the fileOffset attribute.
- withFilePath(Path) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry
-
Copy the current immutable object by setting a value for the filePath attribute.
- withFileSize(long) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the fileSize attribute.
- withFilesize(UnsignedLong) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the filesize attribute.
- withFiletype(UnsignedInteger) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the filetype attribute.
- withFileUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry
-
Copy the current immutable object by setting a value for the fileUrl attribute.
- withFinalDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a value for the finalDeps attribute.
- withFingerprint(HashCode) - Method in class com.facebook.buck.apple.CodeSignIdentity
-
Copy the current immutable object by setting a present value for the optional fingerprint attribute.
- withFingerprint(Optional<HashCode>) - Method in class com.facebook.buck.apple.CodeSignIdentity
-
Copy the current immutable object by setting an optional value for the fingerprint attribute.
- withFinish(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting a present value for the optional finish attribute.
- withFinish(Optional<BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting an optional value for the finish attribute.
- withFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by replacing the flagMacros map with the specified map.
- withFlags(String...) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(String...) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(Iterable<String>) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(UnsignedInteger) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the flags attribute.
- withFlags(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the flags attribute.
- withFlags(UnsignedInteger) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the flags attribute.
- withFlags(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(String...) - Method in class com.facebook.buck.rules.SourceWithFlags
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(Iterable<String>) - Method in class com.facebook.buck.rules.SourceWithFlags
-
Copy the current immutable object with elements that replace the content of flags.
- withFlavor(Flavor) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the flavor attribute.
- withFlavor(Flavor) - Method in class com.facebook.buck.python.PythonPlatform
-
Copy the current immutable object by setting a value for the flavor attribute.
- withFlavor(Flavor) - Method in class com.facebook.buck.rules.BuildRuleParams
-
- withFlavors(Flavor...) - Method in class com.facebook.buck.model.BuildTarget
-
Copy the current immutable object with elements that replace the content of flavors.
- withFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.model.BuildTarget
-
Copy the current immutable object with elements that replace the content of flavors.
- withFlavors(Iterable<Flavor>) - Method in class com.facebook.buck.rules.BuildRuleFactoryParams
-
- withFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.rules.TargetNode
-
- withFolders(ImmutableSortedSet<IjSourceFolder>) - Method in class com.facebook.buck.jvm.java.intellij.ContentRoot
-
Copy the current immutable object by setting a value for the folders attribute.
- withFolders(IjFolder...) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object with elements that replace the content of folders.
- withFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object with elements that replace the content of folders.
- withFrameworkPaths(FrameworkPath...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of frameworkPaths.
- withFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of frameworkPaths.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworksPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the frameworksPath attribute.
- withFrontendConfig(SlbBuckConfig) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting a present value for the optional frontendConfig attribute.
- withFrontendConfig(Optional<SlbBuckConfig>) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting an optional value for the frontendConfig attribute.
- withFuture(SettableFuture<Void>) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Copy the current immutable object by setting a value for the future attribute.
- withGccVersion(String) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler
-
Copy the current immutable object by setting a value for the gccVersion attribute.
- withGeneratedSourceCodeFolders(IjFolder...) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object with elements that replace the content of generatedSourceCodeFolders.
- withGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object with elements that replace the content of generatedSourceCodeFolders.
- withGetHashCode(HashCode) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Copy the current immutable object by setting a value for the getHashCode attribute.
- withGoArch(String) - Method in class com.facebook.buck.go.GoPlatform
-
Copy the current immutable object by setting a value for the goArch attribute.
- withGoLinkInput(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.go.GoLinkable
-
Copy the current immutable object by replacing the goLinkInput map with the specified map.
- withGoOs(String) - Method in class com.facebook.buck.go.GoPlatform
-
Copy the current immutable object by setting a value for the goOs attribute.
- withGroup(String) - Method in class com.facebook.buck.jvm.java.intellij.ModuleIndexEntry
-
Copy the current immutable object by setting a value for the group attribute.
- withGroupId(int) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the groupId attribute.
- withHeaderMap(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a present value for the optional headerMap attribute.
- withHeaderMap(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting an optional value for the headerMap attribute.
- withHeaderOffset(long) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the headerOffset attribute.
- withHeaderSize(long) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the headerSize attribute.
- withHeadersPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the headersPath attribute.
- withHealthCheckIntervalMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the healthCheckIntervalMillis attribute.
- withHighlightedBuildIds(BuildId...) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object with elements that replace the content of
highlightedBuildIds.
- withHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object with elements that replace the content of
highlightedBuildIds.
- withHostname(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the hostname attribute.
- withHttpTimeout(long) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting a value for the httpTimeout attribute.
- withHttpWriteExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the httpWriteExecutorService attribute.
- withIbtool(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the ibtool attribute.
- withIdentifier(String) - Method in class com.facebook.buck.apple.AppleToolchain
-
Copy the current immutable object by setting a value for the identifier attribute.
- withIdentifier(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
Copy the current immutable object by setting a value for the identifier attribute.
- withIdentifier(String) - Method in class com.facebook.buck.haskell.HaskellPackageInfo
-
Copy the current immutable object by setting a value for the identifier attribute.
- withIgnorePaths(PathOrGlobMatcher...) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object with elements that replace the content of ignorePaths.
- withIgnorePaths(Iterable<? extends PathOrGlobMatcher>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object with elements that replace the content of ignorePaths.
- withIncludedPaths(Path...) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object with elements that replace the content of
includedPaths.
- withIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object with elements that replace the content of
includedPaths.
- withIncludedRoots(Map<? extends BuildTarget, ? extends NativeLinkTarget>) - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Copy the current immutable object by replacing the includedRoots map with the specified map.
- withIncludeRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the includeRoot attribute.
- withIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(SourcePath...) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludeStdErr(boolean) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Copy the current immutable object by setting a value for the includeStdErr attribute.
- withIncludeStdOut(boolean) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Copy the current immutable object by setting a value for the includeStdOut attribute.
- withIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
Copy the current immutable object by setting a value for the includeType attribute.
- withIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the includeType attribute.
- withInfo(HaskellPackageInfo) - Method in class com.facebook.buck.haskell.HaskellPackage
-
Copy the current immutable object by setting a value for the info attribute.
- withInitprot(Integer) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the initprot attribute.
- withInput(SourcePath...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of input.
- withInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of input.
- withInputRuleKey(RuleKey) - Method in class com.facebook.buck.rules.BuildRuleKeys
-
Copy the current immutable object by setting a present value for the optional inputRuleKey attribute.
- withInputRuleKey(Optional<RuleKey>) - Method in class com.facebook.buck.rules.BuildRuleKeys
-
Copy the current immutable object by setting an optional value for the inputRuleKey attribute.
- withInstrumentationApkPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a present value for the optional instrumentationApkPath attribute.
- withInstrumentationApkPath(Optional<Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting an optional value for the instrumentationApkPath attribute.
- withInterfaces(SourcePath...) - Method in class com.facebook.buck.haskell.HaskellPackage
-
Copy the current immutable object with elements that replace the content of interfaces.
- withInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellPackage
-
Copy the current immutable object with elements that replace the content of interfaces.
- withInterpreterName(String) - Method in class com.facebook.buck.python.PythonVersion
-
Copy the current immutable object by setting a value for the interpreterName attribute.
- withIoBytesRead(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the ioBytesRead attribute.
- withIoBytesWritten(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the ioBytesWritten attribute.
- withIoTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the ioTotal attribute.
- withIs64Bit(boolean) - Method in class com.facebook.buck.cxx.MachoHeader
-
Copy the current immutable object by setting a value for the is64Bit attribute.
- withIsAndroidResources(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
Copy the current immutable object by setting a value for the isAndroidResources attribute.
- withIsTestSource(boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
Copy the current immutable object by setting a value for the isTestSource attribute.
- withJarContentHasher(JarContentHasher) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Copy the current immutable object by setting a present value for the optional jarContentHasher attribute.
- withJarContentHasher(Optional<JarContentHasher>) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Copy the current immutable object by setting an optional value for the jarContentHasher attribute.
- withJavaBuckConfig(JavaBuckConfig) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting a value for the javaBuckConfig attribute.
- withJavacJarPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a present value for the optional javacJarPath attribute.
- withJavacJarPath(Optional<SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting an optional value for the javacJarPath attribute.
- withJavacPath(Either<Path, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a present value for the optional javacPath attribute.
- withJavacPath(Optional<Either<Path, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting an optional value for the javacPath attribute.
- withJavadocUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting a present value for the optional javadocUrl attribute.
- withJavadocUrl(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting an optional value for the javadocUrl attribute.
- withJavaLibrariesToDex(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of javaLibrariesToDex.
- withJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of javaLibrariesToDex.
- withJavaLibrarySdkNamesBySourceLevel(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by replacing the javaLibrarySdkNamesBySourceLevel map with the specified map.
- withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.rules.BuildContext
-
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
- withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
- withJavaPath(Path) - Method in class com.facebook.buck.jvm.java.JavaOptions
-
Copy the current immutable object by setting a present value for the optional javaPath attribute.
- withJavaPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.JavaOptions
-
Copy the current immutable object by setting an optional value for the javaPath attribute.
- withJavaVersion(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the javaVersion attribute.
- withJobArgs(String) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting a value for the jobArgs attribute.
- withJobsMultiplier(int) - Method in class com.facebook.buck.rules.RuleScheduleInfo
-
Copy the current immutable object by setting a value for the jobsMultiplier attribute.
- withJsonProtocolVersion(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the jsonProtocolVersion attribute.
- withKeepGoing(boolean) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the keepGoing attribute.
- withKey(String) - Method in class com.facebook.buck.cli.ConfigValue
-
Copy the current immutable object by setting a value for the key attribute.
- withKxmlJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a value for the kxmlJarPath attribute.
- withLabels(Label...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of labels.
- withLabels(Iterable<? extends Label>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of labels.
- withLabels(String...) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of labels.
- withLabelString(String) - Method in class com.facebook.buck.rules.Label
-
Copy the current immutable object by setting a value for the labelString attribute.
- withLanguageLevel(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting a present value for the optional languageLevel attribute.
- withLanguageLevel(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting an optional value for the languageLevel attribute.
- withLastModifiedTime(Date) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a value for the lastModifiedTime attribute.
- withLatencyCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the latencyCheckTimeRangeMillis attribute.
- withLaunchedPid(long) - Method in class com.facebook.buck.cli.InstallResult
-
Copy the current immutable object by setting a present value for the optional launchedPid attribute.
- withLaunchedPid(Optional<Long>) - Method in class com.facebook.buck.cli.InstallResult
-
Copy the current immutable object by setting an optional value for the launchedPid attribute.
- withLd(LinkerProvider) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the ld attribute.
- withLdflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ldflags.
- withLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ldflags.
- withLdFlags(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of ldFlags.
- withLdFlags(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of ldFlags.
- withLevel(AbstractWatchmanDiagnostic.Level) - Method in class com.facebook.buck.io.WatchmanDiagnostic
-
Copy the current immutable object by setting a value for the level attribute.
- withLevel(Level) - Method in class com.facebook.buck.test.TestStatusMessage
-
Copy the current immutable object by setting a value for the level attribute.
- withLexCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional lexCompiler attribute.
- withLexCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the lexCompiler attribute.
- withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(OmnibusLibrary...) - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(SourcePath...) - Method in class com.facebook.buck.haskell.HaskellPackage
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellPackage
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibrary(boolean) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the library attribute.
- withLibraryName(String) - Method in class com.facebook.buck.cxx.NativeLinkTargetMode
-
Copy the current immutable object by setting a present value for the optional libraryName attribute.
- withLibraryName(Optional<String>) - Method in class com.facebook.buck.cxx.NativeLinkTargetMode
-
Copy the current immutable object by setting an optional value for the libraryName attribute.
- withLines(Iterable<String>) - Method in class com.facebook.buck.util.network.offline.ScribeData
-
Copy the current immutable object by setting a value for the lines attribute.
- withLinkables(NativeLinkable...) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
Copy the current immutable object with elements that replace the content of linkables.
- withLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
Copy the current immutable object with elements that replace the content of linkables.
- withLinkerFlags(Map<? extends AbstractNdkCxxPlatformCompiler.Type, ? extends ImmutableList<String>>) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by replacing the linkerFlags map with the specified map.
- withLinkTree(SourcePath) - Method in class com.facebook.buck.d.DIncludes
-
Copy the current immutable object by setting a value for the linkTree attribute.
- withLipo(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the lipo attribute.
- withLldb(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the lldb attribute.
- withLoadCommandCommonFields(LoadCommandCommonFields) - Method in class com.facebook.buck.macho.LinkEditDataCommand
-
Copy the current immutable object by setting a value for the loadCommandCommonFields attribute.
- withLoadCommandCommonFields(LoadCommandCommonFields) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the loadCommandCommonFields attribute.
- withLoadCommandCommonFields(LoadCommandCommonFields) - Method in class com.facebook.buck.macho.SymTabCommand
-
Copy the current immutable object by setting a value for the loadCommandCommonFields attribute.
- withLoadCommandCommonFields(LoadCommandCommonFields) - Method in class com.facebook.buck.macho.UnknownCommand
-
Copy the current immutable object by setting a value for the loadCommandCommonFields attribute.
- withLoadCommandCommonFields(LoadCommandCommonFields) - Method in class com.facebook.buck.macho.UUIDCommand
-
Copy the current immutable object by setting a value for the loadCommandCommonFields attribute.
- withLocalConfigsContents(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.rage.UserLocalConfiguration
-
Copy the current immutable object by replacing the localConfigsContents map with the specified map.
- withLocale(Locale) - Method in class com.facebook.buck.i18n.NumberFormatterCacheKey
-
Copy the current immutable object by setting a value for the locale attribute.
- withLogBook(List<LogRecord>) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Copy the current immutable object by setting a present value for the optional logBook attribute.
- withLogBook(Optional<List<LogRecord>>) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Copy the current immutable object by setting an optional value for the logBook attribute.
- withLogDir(Path) - Method in class com.facebook.buck.log.LogConfigSetup
-
Copy the current immutable object by setting a value for the logDir attribute.
- withLogDirPath(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting a value for the logDirPath attribute.
- withLogFilePrefix(String) - Method in class com.facebook.buck.log.LogConfigSetup
-
Copy the current immutable object by setting a value for the logFilePrefix attribute.
- withLogs(String...) - Method in class com.facebook.buck.log.ErrorLogRecord
-
Copy the current immutable object with elements that replace the content of logs.
- withLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord
-
Copy the current immutable object with elements that replace the content of logs.
- withLuaConfig(LuaConfig) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the luaConfig attribute.
- withLuaConfig(LuaConfig) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the luaConfig attribute.
- withMachineReadableLog(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting a present value for the optional machineReadableLog attribute.
- withMachineReadableLog(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting an optional value for the machineReadableLog attribute.
- withMachineReadableLogFile(Path) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a present value for the optional machineReadableLogFile attribute.
- withMachineReadableLogFile(Optional<Path>) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting an optional value for the machineReadableLogFile attribute.
- withMacroExpander(Function<String, Arg>) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Copy the current immutable object by setting a value for the macroExpander attribute.
- withMacroInput(String...) - Method in class com.facebook.buck.model.MacroMatchResult
-
Copy the current immutable object with elements that replace the content of macroInput.
- withMacroInput(Iterable<String>) - Method in class com.facebook.buck.model.MacroMatchResult
-
Copy the current immutable object with elements that replace the content of macroInput.
- withMacroType(String) - Method in class com.facebook.buck.model.MacroMatchResult
-
Copy the current immutable object by setting a value for the macroType attribute.
- withMagic(UnsignedInteger) - Method in class com.facebook.buck.macho.FatHeader
-
Copy the current immutable object by setting a value for the magic attribute.
- withMagic(UnsignedInteger) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the magic attribute.
- withMainModule(String) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the mainModule attribute.
- withMainModule(String) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the mainModule attribute.
- withManifestPath(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting a present value for the optional manifestPath attribute.
- withManifestPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting an optional value for the manifestPath attribute.
- withMaxAcceptableLatencyMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the maxAcceptableLatencyMillis attribute.
- withMaxBytesAfterDeletion(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Copy the current immutable object by setting a present value for the optional maxBytesAfterDeletion attribute.
- withMaxBytesAfterDeletion(Optional<Long>) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Copy the current immutable object by setting an optional value for the maxBytesAfterDeletion attribute.
- withMaxDebugLogLines(int) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Copy the current immutable object by setting a present value for the optional maxDebugLogLines attribute.
- withMaxDebugLogLines(Optional<Integer>) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Copy the current immutable object by setting an optional value for the maxDebugLogLines attribute.
- withMaxErrorPercentage(float) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the maxErrorPercentage attribute.
- withMaxLogSizeBytes(long) - Method in class com.facebook.buck.log.LogConfigSetup
-
Copy the current immutable object by setting a value for the maxLogSizeBytes attribute.
- withMaxPathCount(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Copy the current immutable object by setting a value for the maxPathCount attribute.
- withMaxprot(Integer) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the maxprot attribute.
- withMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry
-
Copy the current immutable object by setting a present value for the optional maxSizeBytes attribute.
- withMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.DirCacheEntry
-
Copy the current immutable object by setting an optional value for the maxSizeBytes attribute.
- withMaxStoreSize(long) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting a present value for the optional maxStoreSize attribute.
- withMaxStoreSize(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting an optional value for the maxStoreSize attribute.
- withMaxStoreSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a present value for the optional maxStoreSizeBytes attribute.
- withMaxStoreSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting an optional value for the maxStoreSizeBytes attribute.
- withMaxTotalSizeBytes(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Copy the current immutable object by setting a value for the maxTotalSizeBytes attribute.
- withMaxUploadRetries(int) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting a value for the maxUploadRetries attribute.
- withMaxWorkers(int) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting a value for the maxWorkers attribute.
- withMemberPath(Path) - Method in class com.facebook.buck.io.ArchiveMemberPath
-
Copy the current immutable object by setting a value for the
memberPath attribute.
- withMemory(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the memory attribute.
- withMemResident(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the memResident attribute.
- withMemSize(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Copy the current immutable object by setting a value for the memSize attribute.
- withMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by replacing the mergedLinkables map with the specified map.
- withMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by replacing the mergedLinkablesAssets map with the specified map.
- withMessage(String) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Copy the current immutable object by setting a present value for the optional message attribute.
- withMessage(Optional<String>) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Copy the current immutable object by setting an optional value for the message attribute.
- withMessage(String) - Method in class com.facebook.buck.io.WatchmanDiagnostic
-
Copy the current immutable object by setting a value for the message attribute.
- withMessage(String) - Method in class com.facebook.buck.test.TestStatusMessage
-
Copy the current immutable object by setting a value for the message attribute.
- withMessage(String) - Method in class com.facebook.buck.util.PatternAndMessage
-
Copy the current immutable object by setting a value for the message attribute.
- withMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object by replacing the metadata map with the specified map.
- withMetadata(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional metadata attribute.
- withMetadata(Optional<ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the metadata attribute.
- withMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object by replacing the metadata map with the specified map.
- withMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object by replacing the metadata map with the specified map.
- withMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object by replacing the metadata map with the specified map.
- withMetadata(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.DexInfo
-
Copy the current immutable object by setting a value for the metadata attribute.
- withMetadata(Path) - Method in class com.facebook.buck.rules.ExopackageInfo.NativeLibsInfo
-
Copy the current immutable object by setting a value for the metadata attribute.
- withMetadataPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the metadataPath attribute.
- withMinAmountOfEntriesToKeep(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Copy the current immutable object by setting a value for the minAmountOfEntriesToKeep attribute.
- withMinSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting a present value for the optional minSdkVersion attribute.
- withMinSdkVersion(Optional<Integer>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting an optional value for the minSdkVersion attribute.
- withMinVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the minVersion attribute.
- withMinVersionFlagPrefix(String) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting a value for the minVersionFlagPrefix attribute.
- withMode(AbstractHeaderVerification.Mode) - Method in class com.facebook.buck.cxx.HeaderVerification
-
Copy the current immutable object by setting a value for the mode attribute.
- withModuleBasePath(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting a value for the moduleBasePath attribute.
- withModuleMap(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.haskell.HaskellSources
-
Copy the current immutable object by replacing the moduleMap map with the specified map.
- withModuleMappedClasspathEntriesToDex(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the moduleMappedClasspathEntriesToDex map with the specified map.
- withModules(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.lua.LuaPackageComponents
-
Copy the current immutable object by replacing the modules map with the specified map.
- withModules(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object by replacing the modules map with the specified map.
- withModulesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the modulesPath attribute.
- withMomc(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the momc attribute.
- withN_desc(UnsignedInteger) - Method in class com.facebook.buck.macho.Nlist
-
Copy the current immutable object by setting a value for the n_desc attribute.
- withN_sect(UnsignedInteger) - Method in class com.facebook.buck.macho.Nlist
-
Copy the current immutable object by setting a value for the n_sect attribute.
- withN_strx(UnsignedInteger) - Method in class com.facebook.buck.macho.Nlist
-
Copy the current immutable object by setting a value for the n_strx attribute.
- withN_type(UnsignedInteger) - Method in class com.facebook.buck.macho.Nlist
-
Copy the current immutable object by setting a value for the n_type attribute.
- withN_value(UnsignedLong) - Method in class com.facebook.buck.macho.Nlist
-
Copy the current immutable object by setting a value for the n_value attribute.
- withName(String) - Method in class com.facebook.buck.android.APKModule
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting a present value for the optional name attribute.
- withName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting an optional value for the name attribute.
- withName(String) - Method in class com.facebook.buck.counters.CounterInfo
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.haskell.HaskellPackageInfo
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.model.ImmutableFlavor
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.rules.BuildRuleType
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.rules.coercer.OCamlSource
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.rules.VersionedTool
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.versions.Version
-
Copy the current immutable object by setting a value for the name attribute.
- withNamedSources(ImmutableSortedMap<String, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceList
-
Copy the current immutable object by setting a present value for the optional namedSources attribute.
- withNamedSources(Optional<ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceList
-
Copy the current immutable object by setting an optional value for the namedSources attribute.
- withNamedSources(ImmutableSortedMap<String, SourceWithFlags>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Copy the current immutable object by setting a present value for the optional namedSources attribute.
- withNamedSources(Optional<ImmutableSortedMap<String, SourceWithFlags>>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Copy the current immutable object by setting an optional value for the namedSources attribute.
- withNameToField(Map<String, ? extends BuildConfigFields.Field>) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
-
Copy the current immutable object by replacing the nameToField map with the specified map.
- withNameToPathMap(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by replacing the nameToPathMap map with the specified map.
- withNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the nativeCompileDeps attribute.
- withNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object by setting a value for the nativeCompileDeps attribute.
- withNativeIncludes(String...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of nativeIncludes.
- withNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of nativeIncludes.
- withNativeLibAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the nativeLibAssetsDirectories map with the specified map.
- withNativeLibraries(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.lua.LuaPackageComponents
-
Copy the current immutable object by replacing the nativeLibraries map with the specified map.
- withNativeLibraries(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object by replacing the nativeLibraries map with the specified map.
- withNativeLibsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the nativeLibsDirectories map with the specified map.
- withNativeLibsInfo(ExopackageInfo.NativeLibsInfo) - Method in class com.facebook.buck.rules.ExopackageInfo
-
Copy the current immutable object by setting a present value for the optional nativeLibsInfo attribute.
- withNativeLibsInfo(Optional<ExopackageInfo.NativeLibsInfo>) - Method in class com.facebook.buck.rules.ExopackageInfo
-
Copy the current immutable object by setting an optional value for the nativeLibsInfo attribute.
- withNativeLibsTargets(Multimap<? extends APKModule, ? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the nativeLibsTargets map with the specified map.
- withNativeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the nativeLinkableInput attribute.
- withNativeLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the nativeLinkables map with the specified map.
- withNativeLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by replacing the nativeLinkablesAssets map with the specified map.
- withNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional nativeStarterLibrary attribute.
- withNativeStarterLibrary(Optional<BuildTarget>) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the nativeStarterLibrary attribute.
- withNcmds(UnsignedInteger) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the ncmds attribute.
- withNeededCoverage(Pair<Float, ImmutableSet<Path>>...) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of neededCoverage.
- withNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object with elements that replace the content of neededCoverage.
- withNeededCoverageRatio(float) - Method in class com.facebook.buck.python.NeededCoverageSpec
-
Copy the current immutable object by setting a value for the neededCoverageRatio attribute.
- withNetworkIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the networkIO attribute.
- withNfat_arch(UnsignedInteger) - Method in class com.facebook.buck.macho.FatHeader
-
Copy the current immutable object by setting a value for the nfat_arch attribute.
- withNoBuckCheckPresent(boolean) - Method in class com.facebook.buck.rage.UserLocalConfiguration
-
Copy the current immutable object by setting a value for the noBuckCheckPresent attribute.
- withNoDxClasspathEntries(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of noDxClasspathEntries.
- withNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of noDxClasspathEntries.
- withNoHealthyServersAvailable(boolean) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
Copy the current immutable object by setting a value for the noHealthyServersAvailable attribute.
- withNreloc(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the nreloc attribute.
- withNsects(UnsignedInteger) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the nsects attribute.
- withNsyms(UnsignedInteger) - Method in class com.facebook.buck.macho.SymTabCommand
-
Copy the current immutable object by setting a value for the nsyms attribute.
- withObjdump(Tool) - Method in class com.facebook.buck.android.NdkCxxPlatform
-
Copy the current immutable object by setting a value for the objdump attribute.
- withObjectFileExtension(String) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the objectFileExtension attribute.
- withObjectFiles(SourcePath...) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object with elements that replace the content of objectFiles.
- withObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object with elements that replace the content of objectFiles.
- withObjectMapper(ObjectMapper) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the objectMapper attribute.
- withObjectMapper(ObjectMapper) - Method in class com.facebook.buck.rules.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the objectMapper attribute.
- withObjectMapper(ObjectMapper) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the objectMapper attribute.
- withOcamlBytecodeCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional ocamlBytecodeCompiler attribute.
- withOcamlBytecodeCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the ocamlBytecodeCompiler attribute.
- withOcamlCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional ocamlCompiler attribute.
- withOcamlCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the ocamlCompiler attribute.
- withOcamlDebug(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional ocamlDebug attribute.
- withOcamlDebug(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the ocamlDebug attribute.
- withOcamlDepTool(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional ocamlDepTool attribute.
- withOcamlDepTool(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the ocamlDepTool attribute.
- withOCamlInput(OCamlLibrary...) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of oCamlInput.
- withOCamlInput(Iterable<? extends OCamlLibrary>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object with elements that replace the content of oCamlInput.
- withOCamlInteropIncludesDir(String) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional oCamlInteropIncludesDir attribute.
- withOCamlInteropIncludesDir(Optional<String>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the oCamlInteropIncludesDir attribute.
- withOffset(UnsignedInteger) - Method in class com.facebook.buck.macho.FatArch
-
Copy the current immutable object by setting a value for the offset attribute.
- withOffset(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the offset attribute.
- withOffsetInBinary(int) - Method in class com.facebook.buck.macho.LoadCommandCommonFields
-
Copy the current immutable object by setting a value for the offsetInBinary attribute.
- withOffsetInBinary(int) - Method in class com.facebook.buck.macho.Nlist
-
Copy the current immutable object by setting a value for the offsetInBinary attribute.
- withOffsetInBinary(int) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the offsetInBinary attribute.
- withOs(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the os attribute.
- withOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object by setting a value for the otherFlags attribute.
- withoutFlavor(Flavor) - Method in class com.facebook.buck.rules.BuildRuleParams
-
- withOutput(Path) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the output attribute.
- withOutput(Path) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the output attribute.
- withOutput(String) - Method in class com.facebook.buck.rage.ExtraInfoResult
-
Copy the current immutable object by setting a value for the
output attribute.
- withOutputPath(String) - Method in class com.facebook.buck.cli.ShowOptions
-
Copy the current immutable object by setting a present value for the optional outputPath attribute.
- withOutputPath(Optional<String>) - Method in class com.facebook.buck.cli.ShowOptions
-
Copy the current immutable object by setting an optional value for the outputPath attribute.
- withoutSuffix(String, String) - Static method in class com.facebook.buck.util.MoreStrings
-
- withoutTty() - Static method in class com.facebook.buck.util.Ansi
-
- withOwnerId(int) - Method in class com.facebook.buck.bsd.UnixArchiveEntry
-
Copy the current immutable object by setting a value for the ownerId attribute.
- withPackageableCollection(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a value for the packageableCollection attribute.
- withPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional packageAssetLibraries attribute.
- withPackageAssetLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the packageAssetLibraries attribute.
- withPackageDb(SourcePath) - Method in class com.facebook.buck.haskell.HaskellPackage
-
Copy the current immutable object by setting a value for the packageDb attribute.
- withPackageName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting a present value for the optional packageName attribute.
- withPackageName(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting an optional value for the packageName attribute.
- withPackagePrefix(String) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
Copy the current immutable object by setting a value for the packagePrefix attribute.
- withPackages(HaskellPackage...) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Copy the current immutable object with elements that replace the content of packages.
- withPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.haskell.HaskellCompileInput
-
Copy the current immutable object with elements that replace the content of packages.
- withPackageStringAssets(PackageStringAssets) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional packageStringAssets attribute.
- withPackageStringAssets(Optional<PackageStringAssets>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the packageStringAssets attribute.
- withParams(BuildRuleParams) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a value for the params attribute.
- withParser(Parser) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the parser attribute.
- withParsingStatus(AbstractDoctorEndpointResponse.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object by setting a value for the parsingStatus attribute.
- withPath(Path) - Method in class com.facebook.buck.apple.AppleToolchain
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
Copy the current immutable object by setting a present value for the optional path attribute.
- withPath(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
Copy the current immutable object by setting an optional value for the path attribute.
- withPath(SourcePath) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(Path) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting a present value for the optional path attribute.
- withPath(Optional<Path>) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting an optional value for the path attribute.
- withPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusRoot
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(SourcePath) - Method in class com.facebook.buck.cxx.ThinArchiveArg
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(Path) - Method in class com.facebook.buck.query.QueryFileTarget
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(Path) - Method in class com.facebook.buck.rules.VersionedTool
-
Copy the current immutable object by setting a value for the path attribute.
- withPathName(String) - Method in class com.facebook.buck.python.NeededCoverageSpec
-
Copy the current immutable object by setting a present value for the optional pathName attribute.
- withPathName(Optional<String>) - Method in class com.facebook.buck.python.NeededCoverageSpec
-
Copy the current immutable object by setting an optional value for the pathName attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.ThinArchiveArg
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.rules.args.GlobArg
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPathsChangedInWorkingDirectory(String...) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Copy the current immutable object with elements that replace the content of pathsChangedInWorkingDirectory.
- withPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStats
-
Copy the current immutable object with elements that replace the content of pathsChangedInWorkingDirectory.
- withPathSelector(DirectoryCleaner.PathSelector) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Copy the current immutable object by setting a value for the pathSelector attribute.
- withPathsToThirdPartyJars(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of pathsToThirdPartyJars.
- withPathsToThirdPartyJars(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of pathsToThirdPartyJars.
- withPathToAdbExecutable(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a value for the pathToAdbExecutable attribute.
- withPathToFile(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
Copy the current immutable object by setting a value for the pathToFile attribute.
- withPathToJavaAgent(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional pathToJavaAgent attribute.
- withPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the pathToJavaAgent attribute.
- withPathToJavaAgent(String) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a present value for the optional pathToJavaAgent attribute.
- withPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting an optional value for the pathToJavaAgent attribute.
- withPathToXmlTestOutput(String) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a present value for the optional pathToXmlTestOutput attribute.
- withPathToXmlTestOutput(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting an optional value for the pathToXmlTestOutput attribute.
- withPathWithinArchive(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
Copy the current immutable object by setting a present value for the optional pathWithinArchive attribute.
- withPathWithinArchive(Optional<Path>) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
Copy the current immutable object by setting an optional value for the pathWithinArchive attribute.
- withPattern(String) - Method in class com.facebook.buck.rules.args.GlobArg
-
Copy the current immutable object by setting a value for the pattern attribute.
- withPattern(Pattern) - Method in class com.facebook.buck.util.PatternAndMessage
-
Copy the current immutable object by setting a value for the pattern attribute.
- withPerServerData(PerServerPingData...) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
Copy the current immutable object with elements that replace the content of perServerData.
- withPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
Copy the current immutable object with elements that replace the content of perServerData.
- withPerServerData(PerServerData...) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
Copy the current immutable object with elements that replace the content of perServerData.
- withPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
Copy the current immutable object with elements that replace the content of perServerData.
- withPersistentWorkerKey(String) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting a present value for the optional persistentWorkerKey attribute.
- withPersistentWorkerKey(Optional<String>) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting an optional value for the persistentWorkerKey attribute.
- withPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional persistentWorkerPools attribute.
- withPersistentWorkerPools(Optional<ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the persistentWorkerPools attribute.
- withPicType(AbstractCxxSourceRuleFactory.PicType) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a value for the picType attribute.
- withPingEndpoint(String) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the pingEndpoint attribute.
- withPingRequestLatencyMillis(long) - Method in class com.facebook.buck.slb.PerServerPingData
-
Copy the current immutable object by setting a present value for the optional pingRequestLatencyMillis attribute.
- withPingRequestLatencyMillis(Optional<Long>) - Method in class com.facebook.buck.slb.PerServerPingData
-
Copy the current immutable object by setting an optional value for the pingRequestLatencyMillis attribute.
- withPlaceholders(ImmutableMap<String, String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting a present value for the optional placeholders attribute.
- withPlaceholders(Optional<ImmutableMap<String, String>>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting an optional value for the placeholders attribute.
- withPlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Copy the current immutable object by setting a value for the platform attribute.
- withPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.ImmutableCxxPreprocessorInputCacheKey
-
Copy the current immutable object by setting a value for the
platform attribute.
- withPlatform(Platform) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the platform attribute.
- withPlatform(Platform) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the platform attribute.
- withPlatformFlags(String...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Copy the current immutable object with elements that replace the content of platformFlags.
- withPlatformFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Copy the current immutable object with elements that replace the content of platformFlags.
- withPlatformFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Copy the current immutable object by setting a value for the platformFlags attribute.
- withPlatformPath(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Copy the current immutable object by setting a value for the platformPath attribute.
- withPlugInsPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the plugInsPath attribute.
- withPrebuiltLibraries(SourcePath...) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object with elements that replace the content of prebuiltLibraries.
- withPrebuiltLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object with elements that replace the content of prebuiltLibraries.
- withPreDexMerge(PreDexMerge) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional preDexMerge attribute.
- withPreDexMerge(Optional<PreDexMerge>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the preDexMerge attribute.
- withPredicate(Predicate<? super TargetNode<?>>) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Copy the current immutable object by setting a value for the predicate attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
- withPrefixHeader(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
- withPrefixHeader(Optional<SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
- withPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends String>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object by replacing the preprocessorFlags map with the specified map.
- withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the processExecutor attribute.
- withProductionBuild(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the productionBuild attribute.
- withProfile(String) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object by setting a value for the profile attribute.
- withProfilePath(Path) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object by setting a value for the profilePath attribute.
- withProguardConfigPath(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting a present value for the optional proguardConfigPath attribute.
- withProguardConfigPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object by setting an optional value for the proguardConfigPath attribute.
- withProguardConfigs(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of proguardConfigs.
- withProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object with elements that replace the content of proguardConfigs.
- withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the projectFilesystem attribute.
- withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the projectFilesystem attribute.
- withProjectJdkName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting a present value for the optional projectJdkName attribute.
- withProjectJdkName(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting an optional value for the projectJdkName attribute.
- withProjectJdkType(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting a present value for the optional projectJdkType attribute.
- withProjectJdkType(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting an optional value for the projectJdkType attribute.
- withProjectLanguageLevel(String) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting a present value for the optional projectLanguageLevel attribute.
- withProjectLanguageLevel(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectConfig
-
Copy the current immutable object by setting an optional value for the projectLanguageLevel attribute.
- withProjectPath(Path) - Method in class com.facebook.buck.apple.project_generator.GenerationResult
-
Copy the current immutable object by setting a value for the projectPath attribute.
- withProjectPrefix(String) - Method in class com.facebook.buck.io.ProjectWatch
-
Copy the current immutable object by setting a present value for the optional projectPrefix attribute.
- withProjectPrefix(Optional<String>) - Method in class com.facebook.buck.io.ProjectWatch
-
Copy the current immutable object by setting an optional value for the projectPrefix attribute.
- withProjectRoot(Path) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the projectRoot attribute.
- withProjectRootsPredicate(Predicate<TargetNode<?>>) - Method in class com.facebook.buck.cli.ProjectPredicates
-
Copy the current immutable object by setting a value for the projectRootsPredicate attribute.
- withProperty(String) - Method in class com.facebook.buck.cli.ConfigValue
-
Copy the current immutable object by setting a value for the property attribute.
- withProvider(FileContentsProvider) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the provider attribute.
- withPythonInterpreter(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the pythonInterpreter attribute.
- withPythonModules(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.lua.LuaPackageComponents
-
Copy the current immutable object by replacing the pythonModules map with the specified map.
- withPythonModuleSearchPath(String) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a present value for the optional pythonModuleSearchPath attribute.
- withPythonModuleSearchPath(Optional<String>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting an optional value for the pythonModuleSearchPath attribute.
- withQueryParams(Map<String, ? extends Object>) - Method in class com.facebook.buck.io.WatchmanQuery
-
Copy the current immutable object by replacing the queryParams map with the specified map.
- withQueryPath(String) - Method in class com.facebook.buck.io.WatchmanQuery
-
Copy the current immutable object by setting a value for the queryPath attribute.
- withRageUrl(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting a present value for the optional rageUrl attribute.
- withRageUrl(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting an optional value for the rageUrl attribute.
- withRanlib(Tool) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the ranlib attribute.
- withRanlibflags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ranlibflags.
- withRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ranlibflags.
- withRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by replacing the rawConfig map with the specified map.
- withRawKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object with elements that replace the content of rawKeys.
- withRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object with elements that replace the content of rawKeys.
- withReadHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by replacing the readHeaders map with the specified map.
- withRecord(LogRecord) - Method in class com.facebook.buck.log.ErrorLogRecord
-
Copy the current immutable object by setting a value for the record attribute.
- withRecursive(boolean) - Method in class com.facebook.buck.parser.BuildFileSpec
-
Copy the current immutable object by setting a value for the recursive attribute.
- withRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectError attribute.
- withRedirectError(Optional<ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectError attribute.
- withRedirectErrorStream(boolean) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectErrorStream attribute.
- withRedirectErrorStream(Optional<Boolean>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectErrorStream attribute.
- withRedirectInput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectInput attribute.
- withRedirectInput(Optional<ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectInput attribute.
- withRedirectOutput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectOutput attribute.
- withRedirectOutput(Optional<ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectOutput attribute.
- withRelativeModulesDir(Path) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a present value for the optional relativeModulesDir attribute.
- withRelativeModulesDir(Optional<Path>) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting an optional value for the relativeModulesDir attribute.
- withRelativeModulesDir(Path) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional relativeModulesDir attribute.
- withRelativeModulesDir(Optional<Path>) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the relativeModulesDir attribute.
- withRelativeNativeLibsDir(Path) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional relativeNativeLibsDir attribute.
- withRelativeNativeLibsDir(Optional<Path>) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the relativeNativeLibsDir attribute.
- withRelativePath(Path) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a value for the relativePath attribute.
- withRelativePythonModulesDir(Path) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a present value for the optional relativePythonModulesDir attribute.
- withRelativePythonModulesDir(Optional<Path>) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting an optional value for the relativePythonModulesDir attribute.
- withRelativePythonModulesDir(Path) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional relativePythonModulesDir attribute.
- withRelativePythonModulesDir(Optional<Path>) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the relativePythonModulesDir attribute.
- withReloff(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the reloff attribute.
- withRemoteCacheStatus(AbstractDoctorEndpointResponse.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object by setting a value for the remoteCacheStatus attribute.
- withReplacedTargets(Map<BuildTarget, Iterable<BuildTarget>>) - Method in class com.facebook.buck.rules.TargetGroup
-
- withReportMaxSizeBytes(long) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting a present value for the optional reportMaxSizeBytes attribute.
- withReportMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting an optional value for the reportMaxSizeBytes attribute.
- withReportSubmitErrorMessage(String) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
- withReportSubmitErrorMessage(Optional<String>) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
- withReportSubmitLocation(String) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
- withReportSubmitMessage(String) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
Copy the current immutable object by setting a
present value for the optional
reportSubmitMessage attribute.
- withReportSubmitMessage(Optional<String>) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
Copy the current immutable object by setting an optional value for the
reportSubmitMessage attribute.
- withReportUploadPath(String) - Method in class com.facebook.buck.rage.RageConfig
-
Copy the current immutable object by setting a value for the reportUploadPath attribute.
- withRepository(String) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object by setting a present value for the optional repository attribute.
- withRepository(Optional<String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object by setting an optional value for the repository attribute.
- withRepository(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the repository attribute.
- withRepresentativePlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Copy the current immutable object by setting a value for the representativePlatform attribute.
- withRequestSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting a present value for the optional requestSizeBytes attribute.
- withRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting an optional value for the requestSizeBytes attribute.
- withRequiredBuildTargets(BuildTarget...) - Method in class com.facebook.buck.apple.project_generator.GenerationResult
-
Copy the current immutable object with elements that replace the content of requiredBuildTargets.
- withRequiredBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.project_generator.GenerationResult
-
Copy the current immutable object with elements that replace the content of requiredBuildTargets.
- withReserved(UnsignedInteger) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a present value for the optional reserved attribute.
- withReserved(Optional<UnsignedInteger>) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting an optional value for the reserved attribute.
- withReserved1(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the reserved1 attribute.
- withReserved2(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the reserved2 attribute.
- withReserved3(UnsignedInteger) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a present value for the optional reserved3 attribute.
- withReserved3(Optional<UnsignedInteger>) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting an optional value for the reserved3 attribute.
- withResolver(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Copy the current immutable object by setting a value for the resolver attribute.
- withResolver(BuildRuleResolver) - Method in class com.facebook.buck.rules.ActionGraphAndResolver
-
Copy the current immutable object by setting a value for the resolver attribute.
- withResourceAwareSchedulingEnabled(boolean) - Method in class com.facebook.buck.rules.ResourceAwareSchedulingInfo
-
Copy the current immutable object by setting a value for the resourceAwareSchedulingEnabled attribute.
- withResourceDetails(AndroidPackageableCollection.ResourceDetails) - Method in class com.facebook.buck.android.AndroidPackageableCollection
-
Copy the current immutable object by setting a value for the resourceDetails attribute.
- withResourceDirectories(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of resourceDirectories.
- withResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of resourceDirectories.
- withResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of resourceDirs.
- withResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of resourceDirs.
- withResourceFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of resourceFiles.
- withResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of resourceFiles.
- withResourcePaths(Path...) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object with elements that replace the content of resourcePaths.
- withResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjModuleAndroidFacet
-
Copy the current immutable object with elements that replace the content of resourcePaths.
- withResources(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object by replacing the resources map with the specified map.
- withResources(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Copy the current immutable object by setting a value for the resources attribute.
- withResourcesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the resourcesPath attribute.
- withResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of resourcesWithEmptyResButNonEmptyAssetsDir.
- withResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of resourcesWithEmptyResButNonEmptyAssetsDir.
- withResourcesWithNonEmptyResDir(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of resourcesWithNonEmptyResDir.
- withResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of resourcesWithNonEmptyResDir.
- withResourceVariantFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of resourceVariantFiles.
- withResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources
-
Copy the current immutable object with elements that replace the content of resourceVariantFiles.
- withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object by setting a value for the responseSizeBytes attribute.
- withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object by setting a value for the responseSizeBytes attribute.
- withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object by setting a value for the responseSizeBytes attribute.
- withResponseSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting a present value for the optional responseSizeBytes attribute.
- withResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting an optional value for the responseSizeBytes attribute.
- withResults(Map<? extends BuildRule, ? extends Optional<BuildResult>>) - Method in class com.facebook.buck.command.BuildExecutionResult
-
Copy the current immutable object by replacing the results map with the specified map.
- withRevisionIdOffTracked(String) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object by setting a present value for the optional revisionIdOffTracked attribute.
- withRevisionIdOffTracked(Optional<String>) - Method in class com.facebook.buck.rage.SourceControlInfo
-
Copy the current immutable object by setting an optional value for the revisionIdOffTracked attribute.
- withRobolectricLogPath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional robolectricLogPath attribute.
- withRobolectricLogPath(Optional<Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the robolectricLogPath attribute.
- withRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
Copy the current immutable object by setting a value for the root attribute.
- withRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the root attribute.
- withRoot(SourcePath) - Method in class com.facebook.buck.rules.args.GlobArg
-
Copy the current immutable object by setting a value for the root attribute.
- withRootCell(Cell) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the rootCell attribute.
- withRoots(Map<? extends BuildTarget, ? extends OmnibusRoot>) - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
Copy the current immutable object by replacing the roots map with the specified map.
- withRotateLog(boolean) - Method in class com.facebook.buck.log.LogConfigSetup
-
Copy the current immutable object by setting a value for the rotateLog attribute.
- withRuleFlags(String...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Copy the current immutable object with elements that replace the content of ruleFlags.
- withRuleFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Copy the current immutable object with elements that replace the content of ruleFlags.
- withRuleFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Copy the current immutable object by setting a value for the ruleFlags attribute.
- withRuleKey(String) - Method in class com.facebook.buck.cli.ShowOptions
-
Copy the current immutable object by setting a present value for the optional ruleKey attribute.
- withRuleKey(Optional<String>) - Method in class com.facebook.buck.cli.ShowOptions
-
Copy the current immutable object by setting an optional value for the ruleKey attribute.
- withRuleKey(RuleKey) - Method in class com.facebook.buck.rules.BuildRuleKeys
-
Copy the current immutable object by setting a value for the ruleKey attribute.
- withRulekeyLog(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting a present value for the optional rulekeyLog attribute.
- withRulekeyLog(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Copy the current immutable object by setting an optional value for the rulekeyLog attribute.
- withRuleKeyLoggerLogFile(Path) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a present value for the optional ruleKeyLoggerLogFile attribute.
- withRuleKeyLoggerLogFile(Optional<Path>) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting an optional value for the ruleKeyLoggerLogFile attribute.
- withRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Copy the current immutable object with elements that replace the content of ruleKeys.
- withRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the ruleResolver attribute.
- withRuleResolver(BuildRuleResolver) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the ruleResolver attribute.
- withRules(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of rules.
- withRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of rules.
- withRules(BuildRule...) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object with elements that replace the content of rules.
- withRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.ocaml.OCamlGeneratedBuildRules
-
Copy the current immutable object with elements that replace the content of rules.
- withRunAllTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the runAllTests attribute.
- withRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by replacing the runtimeLdflags map with the specified map.
- withSafeAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of safeAnnotationProcessors.
- withSafeAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of safeAnnotationProcessors.
- withSampleRate(float) - Method in class com.facebook.buck.util.SampleRate
-
Copy the current immutable object by setting a value for the sampleRate attribute.
- withSchedulerService(ScheduledExecutorService) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object by setting a value for the schedulerService attribute.
- withScheduleType(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the scheduleType attribute.
- withScope(IjDependencyListBuilder.Scope) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntryData
-
Copy the current immutable object by setting a value for the scope attribute.
- withSdkName(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting a present value for the optional sdkName attribute.
- withSdkName(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting an optional value for the sdkName attribute.
- withSdkPath(Path) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Copy the current immutable object by setting a value for the sdkPath attribute.
- withSdkType(String) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting a present value for the optional sdkType attribute.
- withSdkType(Optional<String>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting an optional value for the sdkType attribute.
- withSection(String) - Method in class com.facebook.buck.cli.ConfigValue
-
Copy the current immutable object by setting a value for the section attribute.
- withSectname(String) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the sectname attribute.
- withSegname(String) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the segname attribute.
- withSegname(String) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the segname attribute.
- withSequenceNumber(int) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object by setting a value for the sequenceNumber attribute.
- withServer(URI) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Copy the current immutable object by setting a value for the server attribute.
- withServer(URI) - Method in class com.facebook.buck.slb.PerServerData
-
Copy the current immutable object by setting a value for the server attribute.
- withServer(URI) - Method in class com.facebook.buck.slb.PerServerPingData
-
Copy the current immutable object by setting a value for the server attribute.
- withServerPool(URI...) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object with elements that replace the content of serverPool.
- withServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Copy the current immutable object with elements that replace the content of serverPool.
- withServerUnhealthy(boolean) - Method in class com.facebook.buck.slb.PerServerData
-
Copy the current immutable object by setting a value for the serverUnhealthy attribute.
- withService(HttpService) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
Copy the current immutable object by setting a value for the service attribute.
- withSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the sharedLibraryExtension attribute.
- withSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the sharedLibraryVersionedExtensionFormat attribute.
- withShouldExplainTestSelectorList(boolean) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the shouldExplainTestSelectorList attribute.
- withShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.rules.BuildContext
-
Copy the current immutable object by setting a value for the shouldReportAbsolutePaths attribute.
- withShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the shouldReportAbsolutePaths attribute.
- withShufflingTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the shufflingTests attribute.
- withSimulatorState(AppleSimulatorState) - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
Copy the current immutable object by setting a value for the simulatorState attribute.
- withSize(UnsignedInteger) - Method in class com.facebook.buck.macho.FatArch
-
Copy the current immutable object by setting a value for the size attribute.
- withSize(UnsignedLong) - Method in class com.facebook.buck.macho.Section
-
Copy the current immutable object by setting a value for the size attribute.
- withSize(long) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a value for the size attribute.
- withSizeofcmds(UnsignedInteger) - Method in class com.facebook.buck.macho.MachoHeader
-
Copy the current immutable object by setting a value for the sizeofcmds attribute.
- withSoname(String) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
Copy the current immutable object by setting a present value for the optional soname attribute.
- withSoname(Optional<String>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
Copy the current immutable object by setting an optional value for the soname attribute.
- withSoname(String) - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
Copy the current immutable object by setting a value for the soname attribute.
- withSonameMapping(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by setting a value for the sonameMapping attribute.
- withSonameMergeMap(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Copy the current immutable object by setting a present value for the optional sonameMergeMap attribute.
- withSonameMergeMap(Optional<ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Copy the current immutable object by setting an optional value for the sonameMergeMap attribute.
- withSortOrder(IjDependencyListBuilder.SortOrder) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry
-
Copy the current immutable object by setting a value for the sortOrder attribute.
- withSource(String) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting a value for the source attribute.
- withSource(SourcePath) - Method in class com.facebook.buck.rules.coercer.OCamlSource
-
Copy the current immutable object by setting a value for the source attribute.
- withSourceControlInfo(SourceControlInfo) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object by setting a
present value for the optional
sourceControlInfo attribute.
- withSourceControlInfo(Optional<SourceControlInfo>) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object by setting an optional value for the
sourceControlInfo attribute.
- withSourceFlags(String...) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Copy the current immutable object with elements that replace the content of sourceFlags.
- withSourceFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Copy the current immutable object with elements that replace the content of sourceFlags.
- withSourceGroup(List<GroupedSource>) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting a present value for the optional sourceGroup attribute.
- withSourceGroup(Optional<List<GroupedSource>>) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting an optional value for the sourceGroup attribute.
- withSourceGroupName(String) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting a present value for the optional sourceGroupName attribute.
- withSourceGroupName(Optional<String>) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting an optional value for the sourceGroupName attribute.
- withSourceGroupPathRelativeToTarget(Path) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting a present value for the optional sourceGroupPathRelativeToTarget attribute.
- withSourceGroupPathRelativeToTarget(Optional<Path>) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting an optional value for the sourceGroupPathRelativeToTarget attribute.
- withSourceJar(Path) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting a present value for the optional sourceJar attribute.
- withSourceJar(Optional<Path>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting an optional value for the sourceJar attribute.
- withSourceLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the sourceLevel attribute.
- withSourcePath(SourcePath) - Method in class com.facebook.buck.android.StrippedObjectDescription
-
Copy the current immutable object by setting a value for the sourcePath attribute.
- withSourcePath(SourcePath) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting a present value for the optional sourcePath attribute.
- withSourcePath(Optional<SourcePath>) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting an optional value for the sourcePath attribute.
- withSourcePath(SourcePath) - Method in class com.facebook.buck.cxx.PrecompiledHeaderReference
-
Copy the current immutable object by setting a value for the sourcePath attribute.
- withSourcePath(SourcePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Copy the current immutable object by setting a present value for the optional sourcePath attribute.
- withSourcePath(Optional<SourcePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Copy the current immutable object by setting an optional value for the sourcePath attribute.
- withSourcePath(SourcePath) - Method in class com.facebook.buck.rules.SourceWithFlags
-
Copy the current immutable object by setting a value for the sourcePath attribute.
- withSourcePathArg(SourcePathArg) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- withSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a value for the sourcePathResolver attribute.
- withSourcePaths(SourcePath...) - Method in class com.facebook.buck.apple.FrameworkDependencies
-
Copy the current immutable object with elements that replace the content of sourcePaths.
- withSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.FrameworkDependencies
-
Copy the current immutable object with elements that replace the content of sourcePaths.
- withSourcePaths(SourcePath...) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies
-
Copy the current immutable object with elements that replace the content of sourcePaths.
- withSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseDependencies
-
Copy the current immutable object with elements that replace the content of sourcePaths.
- withSources(SourcePath...) - Method in class com.facebook.buck.d.DIncludes
-
Copy the current immutable object with elements that replace the content of sources.
- withSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.d.DIncludes
-
Copy the current immutable object with elements that replace the content of sources.
- withSourcesSet(Map.Entry<String, CxxSource>...) - Method in class com.facebook.buck.cxx.CxxSourceSet
-
Copy the current immutable object with elements that replace the content of sourcesSet.
- withSourcesSet(Iterable<? extends Map.Entry<String, CxxSource>>) - Method in class com.facebook.buck.cxx.CxxSourceSet
-
Copy the current immutable object with elements that replace the content of sourcesSet.
- withSourceToBootclasspath(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by replacing the sourceToBootclasspath map with the specified map.
- withSourceTreePath(SourceTreePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Copy the current immutable object by setting a present value for the optional sourceTreePath attribute.
- withSourceTreePath(Optional<SourceTreePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Copy the current immutable object by setting an optional value for the sourceTreePath attribute.
- withSourceType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Copy the current immutable object by setting a value for the sourceType attribute.
- withSourceWithFlags(SourceWithFlags) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting a present value for the optional sourceWithFlags attribute.
- withSourceWithFlags(Optional<SourceWithFlags>) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting an optional value for the sourceWithFlags attribute.
- withSpoolMode(AbstractJavacOptions.SpoolMode) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the spoolMode attribute.
- withStart(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting a present value for the optional start attribute.
- withStart(Optional<BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting an optional value for the start attribute.
- withStarter(SourcePath) - Method in class com.facebook.buck.lua.LuaBinaryPackageComponents
-
Copy the current immutable object by setting a value for the starter attribute.
- withStartIndex(int) - Method in class com.facebook.buck.model.MacroMatchResult
-
Copy the current immutable object by setting a value for the startIndex attribute.
- withStartupArgs(String) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting a value for the startupArgs attribute.
- withStartupCommand(String...) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object with elements that replace the content of startupCommand.
- withStartupCommand(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object with elements that replace the content of startupCommand.
- withStartupEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by replacing the startupEnvironment map with the specified map.
- withState(DistBuildState) - Method in class com.facebook.buck.distributed.DistBuildExecutorArgs
-
Copy the current immutable object by setting a value for the state attribute.
- withStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the staticLibraryExtension attribute.
- withStatus(BuildStatus) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Copy the current immutable object by setting a value for the status attribute.
- withStderr(String) - Method in class com.facebook.buck.shell.WorkerJobResult
-
Copy the current immutable object by setting a present value for the optional stderr attribute.
- withStderr(Optional<String>) - Method in class com.facebook.buck.shell.WorkerJobResult
-
Copy the current immutable object by setting an optional value for the stderr attribute.
- withStderr(String) - Method in class com.facebook.buck.step.StepExecutionResult
-
Copy the current immutable object by setting a present value for the optional stderr attribute.
- withStderr(Optional<String>) - Method in class com.facebook.buck.step.StepExecutionResult
-
Copy the current immutable object by setting an optional value for the stderr attribute.
- withStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional stdErrLogLevel attribute.
- withStdErrLogLevel(Optional<Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the stdErrLogLevel attribute.
- withStdout(String) - Method in class com.facebook.buck.shell.WorkerJobResult
-
Copy the current immutable object by setting a present value for the optional stdout attribute.
- withStdout(Optional<String>) - Method in class com.facebook.buck.shell.WorkerJobResult
-
Copy the current immutable object by setting an optional value for the stdout attribute.
- withStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional stdOutLogLevel attribute.
- withStdOutLogLevel(Optional<Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the stdOutLogLevel attribute.
- withSteps(Step...) - Method in class com.facebook.buck.cli.TestRun
-
Copy the current immutable object with elements that replace the content of steps.
- withSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun
-
Copy the current immutable object with elements that replace the content of steps.
- withStoreClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a value for the storeClient attribute.
- withStrip(Tool) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the strip attribute.
- withStripFlags(String...) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of stripFlags.
- withStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object with elements that replace the content of stripFlags.
- withStrippedObjectName(String) - Method in class com.facebook.buck.android.StrippedObjectDescription
-
Copy the current immutable object by setting a value for the strippedObjectName attribute.
- withStroff(UnsignedInteger) - Method in class com.facebook.buck.macho.SymTabCommand
-
Copy the current immutable object by setting a value for the stroff attribute.
- withStrsize(UnsignedInteger) - Method in class com.facebook.buck.macho.SymTabCommand
-
Copy the current immutable object by setting a value for the strsize attribute.
- withStubBinary(Path) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional stubBinary attribute.
- withStubBinary(Optional<Path>) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the stubBinary attribute.
- withStubBinaryPath(Optional<Path>) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting a value for the stubBinaryPath attribute.
- withSubCommand(String) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the subCommand attribute.
- withSubjectCommonName(String) - Method in class com.facebook.buck.apple.CodeSignIdentity
-
Copy the current immutable object by setting a value for the subjectCommonName attribute.
- withSuggestions(String...) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object with elements that replace the content of suggestions.
- withSuggestions(Iterable<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Copy the current immutable object with elements that replace the content of suggestions.
- withSupportedArchitectures(String...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Copy the current immutable object with elements that replace the content of supportedArchitectures.
- withSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Copy the current immutable object with elements that replace the content of supportedArchitectures.
- withSupportedProductFamilyIDs(int...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Copy the current immutable object with elements that replace the content of supportedProductFamilyIDs.
- withSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Copy the current immutable object with elements that replace the content of supportedProductFamilyIDs.
- withSwift(Tool) - Method in class com.facebook.buck.swift.SwiftPlatform
-
Copy the current immutable object by setting a value for the swift attribute.
- withSwiftName(String) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting a present value for the optional swiftName attribute.
- withSwiftName(Optional<String>) - Method in class com.facebook.buck.apple.ApplePlatform
-
Copy the current immutable object by setting an optional value for the swiftName attribute.
- withSwiftPlatform(SwiftPlatform) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional swiftPlatform attribute.
- withSwiftPlatform(Optional<SwiftPlatform>) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the swiftPlatform attribute.
- withSwiftRuntimePaths(Path...) - Method in class com.facebook.buck.swift.SwiftPlatform
-
Copy the current immutable object with elements that replace the content of swiftRuntimePaths.
- withSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.SwiftPlatform
-
Copy the current immutable object with elements that replace the content of swiftRuntimePaths.
- withSwiftStaticRuntimePaths(Path...) - Method in class com.facebook.buck.swift.SwiftPlatform
-
Copy the current immutable object with elements that replace the content of swiftStaticRuntimePaths.
- withSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.SwiftPlatform
-
Copy the current immutable object with elements that replace the content of swiftStaticRuntimePaths.
- withSwiftStdlibTool(Tool) - Method in class com.facebook.buck.swift.SwiftPlatform
-
Copy the current immutable object by setting a value for the swiftStdlibTool attribute.
- withSymbolNameTool(SymbolNameTool) - Method in class com.facebook.buck.cxx.CxxPlatform
-
Copy the current immutable object by setting a value for the symbolNameTool attribute.
- withSymoff(UnsignedInteger) - Method in class com.facebook.buck.macho.SymTabCommand
-
Copy the current immutable object by setting a value for the symoff attribute.
- withSystemIncludePaths(Path...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of systemIncludePaths.
- withSystemIncludePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of systemIncludePaths.
- withSystemIncludeRoots(Path...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of systemIncludeRoots.
- withSystemIncludeRoots(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of systemIncludeRoots.
- withSystemMemory(long) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the systemMemory attribute.
- withTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterInfo
-
Copy the current immutable object by replacing the tags map with the specified map.
- withTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot
-
Copy the current immutable object by replacing the tags map with the specified map.
- withTagSets(Multimap<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot
-
Copy the current immutable object by replacing the tagSets map with the specified map.
- withTarget(BuildTarget) - Method in class com.facebook.buck.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.BuildRuleFactoryParams
-
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object by setting a value for the target attribute.
- withTargetAppPlatform(String) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by setting a value for the targetAppPlatform attribute.
- withTargetArch(NdkCxxPlatforms.TargetArch) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by setting a value for the targetArch attribute.
- withTargetArchAbi(NdkCxxPlatforms.TargetArchAbi) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by setting a value for the targetArchAbi attribute.
- withTargetConstructorArgDepsAndSelectedVerisons(BuildTarget, T, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, Optional<ImmutableMap<BuildTarget, Version>>) - Method in class com.facebook.buck.rules.TargetNode
-
- withTargetCpuType(NdkCxxPlatforms.TargetCpuType) - Method in class com.facebook.buck.android.StrippedObjectDescription
-
Copy the current immutable object by setting a value for the targetCpuType attribute.
- withTargetDevice(TargetDevice) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional targetDevice attribute.
- withTargetDevice(Optional<TargetDevice>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the targetDevice attribute.
- withTargetDeviceOptions(TargetDeviceOptions) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional targetDeviceOptions attribute.
- withTargetDeviceOptions(Optional<TargetDeviceOptions>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the targetDeviceOptions attribute.
- withTargetGraph(TargetGraph) - Method in class com.facebook.buck.rules.TargetGraphAndBuildTargets
-
Copy the current immutable object by setting a value for the targetGraph attribute.
- withTargetGraph(TargetGraph) - Method in class com.facebook.buck.rules.TargetGraphAndTargetNodes
-
Copy the current immutable object by setting a value for the targetGraph attribute.
- withTargetHash(String) - Method in class com.facebook.buck.cli.ShowOptions
-
Copy the current immutable object by setting a present value for the optional targetHash attribute.
- withTargetHash(Optional<String>) - Method in class com.facebook.buck.cli.ShowOptions
-
Copy the current immutable object by setting an optional value for the targetHash attribute.
- withTargetLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the targetLevel attribute.
- withTargetNodes(Iterable<TargetNode<?>>) - Method in class com.facebook.buck.rules.TargetGraphAndTargetNodes
-
Copy the current immutable object by setting a value for the targetNodes attribute.
- withTargets(ImmutableSet<TargetNode<?>>) - Method in class com.facebook.buck.jvm.java.intellij.IjLibrary
-
Copy the current immutable object by setting a value for the targets attribute.
- withTargets(ImmutableSet<TargetNode<?>>) - Method in class com.facebook.buck.jvm.java.intellij.IjModule
-
Copy the current immutable object by setting a value for the targets attribute.
- withTargetSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting a present value for the optional targetSdkVersion attribute.
- withTargetSdkVersion(Optional<Integer>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting an optional value for the targetSdkVersion attribute.
- withTempDir(Path) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting a value for the tempDir attribute.
- withTest(TestRule) - Method in class com.facebook.buck.cli.TestRun
-
Copy the current immutable object by setting a value for the test attribute.
- withTestCases(TestCaseSummary...) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of testCases.
- withTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of testCases.
- withTestClasses(String...) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object with elements that replace the content of testClasses.
- withTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object with elements that replace the content of testClasses.
- withTestHostApp(AppleBundle) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting a value for the testHostApp attribute.
- withTestHostAppBinarySourcePath(SourcePath) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting a value for the testHostAppBinarySourcePath attribute.
- withTestLogPaths(Path...) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of testLogPaths.
- withTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object with elements that replace the content of testLogPaths.
- withTestPackage(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a value for the testPackage attribute.
- withTestReportingCallback(TestRule.TestReportingCallback) - Method in class com.facebook.buck.cli.TestRun
-
Copy the current immutable object by setting a value for the testReportingCallback attribute.
- withTestResultCacheMode(AbstractTestRunningOptions.TestResultCacheMode) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the testResultCacheMode attribute.
- withTestResultsCallable(Callable<TestResults>) - Method in class com.facebook.buck.cli.TestRun
-
Copy the current immutable object by setting a value for the testResultsCallable attribute.
- withTestRunner(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a value for the testRunner attribute.
- withTestRunnerClasspath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Copy the current immutable object by setting a value for the testRunnerClasspath attribute.
- withTestRunnerClasspath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the testRunnerClasspath attribute.
- withTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a present value for the optional testSelectorList attribute.
- withTestSelectorList(Optional<TestSelectorList>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting an optional value for the testSelectorList attribute.
- withTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.test.TestRunningOptions
-
Copy the current immutable object by setting a value for the testSelectorList attribute.
- withTestType(TestType) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Copy the current immutable object by setting a value for the testType attribute.
- withThinTargets(BuildTarget...) - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Copy the current immutable object with elements that replace the content of thinTargets.
- withThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Copy the current immutable object with elements that replace the content of thinTargets.
- withThreadId(long) - Method in class com.facebook.buck.i18n.NumberFormatterCacheKey
-
Copy the current immutable object by setting a value for the threadId attribute.
- withThriftEndpointPath(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting a present value for the optional thriftEndpointPath attribute.
- withThriftEndpointPath(Optional<String>) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Copy the current immutable object by setting an optional value for the thriftEndpointPath attribute.
- withTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting a value for the timeoutSeconds attribute.
- withTimestamp(long) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
Copy the current immutable object by setting a value for the timestamp attribute.
- withTimestampMillis(long) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the timestampMillis attribute.
- withTimestampMillis(long) - Method in class com.facebook.buck.test.TestStatusMessage
-
Copy the current immutable object by setting a value for the timestampMillis attribute.
- withToolchain(NdkCxxPlatforms.Toolchain) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by setting a value for the toolchain attribute.
- withToolchainPaths(Path...) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Copy the current immutable object with elements that replace the content of toolchainPaths.
- withToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.AppleSdkPaths
-
Copy the current immutable object with elements that replace the content of toolchainPaths.
- withToolchains(AppleToolchain...) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object with elements that replace the content of toolchains.
- withToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object with elements that replace the content of toolchains.
- withToolchainTarget(NdkCxxPlatforms.ToolchainTarget) - Method in class com.facebook.buck.android.NdkCxxPlatformTargetConfiguration
-
Copy the current immutable object by setting a value for the toolchainTarget attribute.
- withTotalNumberOfTests(int) - Method in class com.facebook.buck.test.TestResults
-
Copy the current immutable object by setting a value for the totalNumberOfTests attribute.
- withTraceFile(Path) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting a present value for the optional traceFile attribute.
- withTraceFile(Optional<Path>) - Method in class com.facebook.buck.rage.BuildLogEntry
-
Copy the current immutable object by setting an optional value for the traceFile attribute.
- withTrackClassUsageNotDisabled(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the trackClassUsageNotDisabled attribute.
- withType(AbstractNdkCxxPlatformCompiler.Type) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractGroupedSource.Type) - Method in class com.facebook.buck.apple.GroupedSource
-
Copy the current immutable object by setting a value for the type attribute.
- withType(CacheResultType) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object by setting a value for the type attribute.
- withType(CxxToolProvider.Type) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting a present value for the optional type attribute.
- withType(Optional<CxxToolProvider.Type>) - Method in class com.facebook.buck.cxx.CxxToolProviderParams
-
Copy the current immutable object by setting an optional value for the type attribute.
- withType(Linker.LinkType) - Method in class com.facebook.buck.cxx.NativeLinkTargetMode
-
Copy the current immutable object by setting a value for the type attribute.
- withType(IjDependencyListBuilder.Type) - Method in class com.facebook.buck.jvm.java.intellij.DependencyEntry
-
Copy the current immutable object by setting a value for the type attribute.
- withType(String) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
Copy the current immutable object by setting a value for the type attribute.
- withType(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractFrameworkPath.Type) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractSourceList.Type) - Method in class com.facebook.buck.rules.coercer.SourceList
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractSourceWithFlagsList.Type) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Copy the current immutable object by setting a value for the type attribute.
- withType(String) - Method in class com.facebook.buck.rules.ExternalTestRunnerTestSpec
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractHashCodeAndFileType.Type) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Copy the current immutable object by setting a value for the type attribute.
- withUdid(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
Copy the current immutable object by setting a value for the udid attribute.
- withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.model.BuildTarget
-
Copy the current immutable object by setting a value for the unflavoredBuildTarget attribute.
- withUnnamedSources(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceList
-
Copy the current immutable object by setting a present value for the optional unnamedSources attribute.
- withUnnamedSources(Optional<ImmutableSortedSet<SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceList
-
Copy the current immutable object by setting an optional value for the unnamedSources attribute.
- withUnnamedSources(ImmutableSortedSet<SourceWithFlags>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Copy the current immutable object by setting a present value for the optional unnamedSources attribute.
- withUnnamedSources(Optional<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Copy the current immutable object by setting an optional value for the unnamedSources attribute.
- withUploadSuccess(boolean) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
Copy the current immutable object by setting a
present value for the optional
uploadSuccess attribute.
- withUploadSuccess(Optional<Boolean>) - Method in class com.facebook.buck.rage.DefectSubmitResult
-
Copy the current immutable object by setting an optional value for the
uploadSuccess attribute.
- withUrl(URI) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by setting a value for the url attribute.
- withUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.ContentRoot
-
Copy the current immutable object by setting a value for the url attribute.
- withUrl(String) - Method in class com.facebook.buck.jvm.java.intellij.IjSourceFolder
-
Copy the current immutable object by setting a value for the url attribute.
- withUseMercurialGlob(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the useMercurialGlob attribute.
- withUser(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Copy the current immutable object by setting a value for the user attribute.
- withUserIssueDescription(String) - Method in class com.facebook.buck.rage.UserReport
-
Copy the current immutable object by setting a value for the userIssueDescription attribute.
- withUserLocalConfiguration(UserLocalConfiguration) - Method in class com.facebook.buck.rage.DefectReport
-
- withUserReport(UserReport) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object by setting a
present value for the optional
userReport attribute.
- withUserReport(Optional<UserReport>) - Method in class com.facebook.buck.rage.DefectReport
-
Copy the current immutable object by setting an optional value for the
userReport attribute.
- withUseWatchmanGlob(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the useWatchmanGlob attribute.
- withUUID(String) - Method in class com.facebook.buck.apple.ProvisioningProfileMetadata
-
Copy the current immutable object by setting a value for the uUID attribute.
- withUuid(UUID) - Method in class com.facebook.buck.macho.UUIDCommand
-
Copy the current immutable object by setting a value for the uuid attribute.
- withValue(String) - Method in class com.facebook.buck.cli.ConfigValue
-
Copy the current immutable object by setting a present value for the optional value attribute.
- withValue(Optional<String>) - Method in class com.facebook.buck.cli.ConfigValue
-
Copy the current immutable object by setting an optional value for the value attribute.
- withValue(long) - Method in class com.facebook.buck.event.EventKey
-
Copy the current immutable object by setting a value for the value attribute.
- withValue(String) - Method in class com.facebook.buck.event.PerfEventId
-
Copy the current immutable object by setting a value for the value attribute.
- withValue(int) - Method in class com.facebook.buck.jvm.java.intellij.SimplificationLimit
-
Copy the current immutable object by setting a value for the value attribute.
- withValue(boolean) - Method in class com.facebook.buck.parser.SpeculativeParsing
-
Copy the current immutable object by setting a value for the value attribute.
- withValue(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
Copy the current immutable object by setting a value for the value attribute.
- withValues(Map<? extends RelativeCellName, ? extends ImmutableMap<String, ImmutableMap<String, String>>>) - Method in class com.facebook.buck.config.CellConfig
-
Copy the current immutable object by replacing the values map with the specified map.
- withValues(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.config.RawConfig
-
Copy the current immutable object by replacing the values map with the specified map.
- withValues(Map<String, ? extends Long>) - Method in class com.facebook.buck.counters.CounterSnapshot
-
Copy the current immutable object by replacing the values map with the specified map.
- withValues(Map<String, Object>...) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of values.
- withValues(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of values.
- withVerbose(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the verbose attribute.
- withVersion(String) - Method in class com.facebook.buck.android.NdkCxxPlatformCompiler
-
Copy the current immutable object by setting a value for the version attribute.
- withVersion(String) - Method in class com.facebook.buck.apple.AppleSdk
-
Copy the current immutable object by setting a value for the version attribute.
- withVersion(String) - Method in class com.facebook.buck.apple.AppleToolchain
-
Copy the current immutable object by setting a present value for the optional version attribute.
- withVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleToolchain
-
Copy the current immutable object by setting an optional value for the version attribute.
- withVersion(String) - Method in class com.facebook.buck.haskell.HaskellPackageInfo
-
Copy the current immutable object by setting a value for the version attribute.
- withVersion(String) - Method in class com.facebook.buck.rules.VersionedTool
-
Copy the current immutable object by setting a value for the version attribute.
- withVersion(Version) - Method in class com.facebook.buck.versions.ExactConstraint
-
Copy the current immutable object by setting a value for the version attribute.
- withVersionCode(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting a present value for the optional versionCode attribute.
- withVersionCode(Optional<Integer>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting an optional value for the versionCode attribute.
- withVersionDomain(Map<? extends BuildTarget, ? extends ImmutableSet<Version>>) - Method in class com.facebook.buck.versions.VersionInfo
-
Copy the current immutable object by replacing the versionDomain map with the specified map.
- withVersionName(String) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting a present value for the optional versionName attribute.
- withVersionName(Optional<String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Copy the current immutable object by setting an optional value for the versionName attribute.
- withVersions(Map<? extends BuildTarget, ? extends Version>) - Method in class com.facebook.buck.versions.VersionUniverse
-
Copy the current immutable object by replacing the versions map with the specified map.
- withVersionString(String) - Method in class com.facebook.buck.jvm.java.JavacVersion
-
Copy the current immutable object by setting a value for the versionString attribute.
- withVersionString(String) - Method in class com.facebook.buck.python.PythonVersion
-
Copy the current immutable object by setting a value for the versionString attribute.
- withVisibility(HeaderVisibility) - Method in class com.facebook.buck.cxx.ImmutableCxxPreprocessorInputCacheKey
-
Copy the current immutable object by setting a value for the
visibility attribute.
- withVmaddr(UnsignedLong) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the vmaddr attribute.
- withVmsize(UnsignedLong) - Method in class com.facebook.buck.macho.SegmentCommand
-
Copy the current immutable object by setting a value for the vmsize attribute.
- withWatchAppPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Copy the current immutable object by setting a value for the watchAppPath attribute.
- withWatchman(Watchman) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the watchman attribute.
- withWatchmanGlobStatResults(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the watchmanGlobStatResults attribute.
- withWatchmanQueryTimeoutMs(long) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a present value for the optional watchmanQueryTimeoutMs attribute.
- withWatchmanQueryTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting an optional value for the watchmanQueryTimeoutMs attribute.
- withWatchmanUseGlobGenerator(boolean) - Method in class com.facebook.buck.json.ProjectBuildFileParserOptions
-
Copy the current immutable object by setting a value for the watchmanUseGlobGenerator attribute.
- withWatchRoot(String) - Method in class com.facebook.buck.io.ProjectWatch
-
Copy the current immutable object by setting a value for the watchRoot attribute.
- withWhitelist(String...) - Method in class com.facebook.buck.cxx.HeaderVerification
-
Copy the current immutable object with elements that replace the content of whitelist.
- withWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.HeaderVerification
-
Copy the current immutable object with elements that replace the content of whitelist.
- withWhitelistedStringDirectories(SourcePath...) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of whitelistedStringDirectories.
- withWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPackageableCollection.ResourceDetails
-
Copy the current immutable object with elements that replace the content of whitelistedStringDirectories.
- withWorkerHash(HashCode) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting a present value for the optional workerHash attribute.
- withWorkerHash(Optional<HashCode>) - Method in class com.facebook.buck.shell.WorkerJobParams
-
Copy the current immutable object by setting an optional value for the workerHash attribute.
- withWorkerProcessPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the workerProcessPools attribute.
- withWriteHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.HttpCacheEntry
-
Copy the current immutable object by replacing the writeHeaders map with the specified map.
- withXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional xcodeBuildVersion attribute.
- withXcodeBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the xcodeBuildVersion attribute.
- withXcodeVersion(String) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional xcodeVersion attribute.
- withXcodeVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the xcodeVersion attribute.
- withXctest(Tool) - Method in class com.facebook.buck.apple.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the xctest attribute.
- withYaccCompiler(Tool) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting a present value for the optional yaccCompiler attribute.
- withYaccCompiler(Optional<Tool>) - Method in class com.facebook.buck.ocaml.OCamlBuildContext
-
Copy the current immutable object by setting an optional value for the yaccCompiler attribute.
- withZipSafe(boolean) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object by setting a present value for the optional zipSafe attribute.
- withZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.python.PythonPackageComponents
-
Copy the current immutable object by setting an optional value for the zipSafe attribute.
- WorkAdvanceEvent - Interface in com.facebook.buck.event
-
Interface for events that are only sent out after there was some work done towards completing
the current command.
- WorkerJobParams - Class in com.facebook.buck.shell
-
Immutable implementation of AbstractWorkerJobParams.
- WorkerJobResult - Class in com.facebook.buck.shell
-
Immutable implementation of AbstractWorkerJobResult.
- WorkerMacroArg - Class in com.facebook.buck.rules.args
-
- WorkerMacroArg(MacroHandler, BuildTarget, CellPathResolver, BuildRuleResolver, String) - Constructor for class com.facebook.buck.rules.args.WorkerMacroArg
-
- WorkerMacroExpander - Class in com.facebook.buck.rules.macros
-
- WorkerMacroExpander() - Constructor for class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- WorkerProcess - Class in com.facebook.buck.shell
-
- WorkerProcess(ProcessExecutor, ProcessExecutorParams, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.shell.WorkerProcess
-
- WorkerProcessPool - Class in com.facebook.buck.shell
-
- WorkerProcessPool(int, HashCode) - Constructor for class com.facebook.buck.shell.WorkerProcessPool
-
- WorkerProcessProtocol - Interface in com.facebook.buck.shell
-
- WorkerProcessProtocolZero - Class in com.facebook.buck.shell
-
- WorkerProcessProtocolZero(ProcessExecutor, ProcessExecutor.LaunchedProcess, JsonWriter, JsonReader, Path) - Constructor for class com.facebook.buck.shell.WorkerProcessProtocolZero
-
- WorkerShellStep - Class in com.facebook.buck.shell
-
- WorkerShellStep(ProjectFilesystem, Optional<WorkerJobParams>, Optional<WorkerJobParams>, Optional<WorkerJobParams>) - Constructor for class com.facebook.buck.shell.WorkerShellStep
-
- WorkerTool - Interface in com.facebook.buck.shell
-
- WorkerToolDescription - Class in com.facebook.buck.shell
-
- WorkerToolDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.WorkerToolDescription
-
- WorkerToolDescription.Arg - Class in com.facebook.buck.shell
-
- workingDirectory - Variable in class com.facebook.buck.shell.ShellStep
-
If specified, working directory will be different from project root.
- WorkspaceAndProjectGenerator - Class in com.facebook.buck.apple.project_generator
-
- WorkspaceAndProjectGenerator(Cell, TargetGraph, XcodeWorkspaceConfigDescription.Arg, BuildTarget, Set<ProjectGenerator.Option>, boolean, boolean, ImmutableList<String>, ImmutableList<BuildTarget>, boolean, ExecutableFinder, ImmutableMap<String, String>, FlavorDomain<CxxPlatform>, CxxPlatform, String, Function<TargetNode<?>, SourcePathResolver>, BuckEventBus, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.apple.project_generator.WorkspaceAndProjectGenerator
-
- workspaceName - Variable in class com.facebook.buck.apple.XcodeWorkspaceConfigDescription.Arg
-
- wrapFileManager(StandardJavaFileManager) - Method in interface com.facebook.buck.jvm.java.ClassUsageFileWriter
-
- wrapFileManager(StandardJavaFileManager) - Method in class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
-
- wrapFileManager(StandardJavaFileManager) - Method in class com.facebook.buck.jvm.java.NoOpClassUsageFileWriter
-
- WrappedIoException(Exception) - Constructor for exception com.facebook.buck.rules.keys.InputCountingRuleKeyBuilderFactory.WrappedIoException
-
- write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
-
- write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
-
- write(DepsForBuildFiles, String, boolean, ObjectMapper, ListeningExecutorService, int) - Static method in class com.facebook.buck.autodeps.AutodepsWriter
-
Writes the .autodeps files in parallel using the commandThreadManager.
- write() - Method in class com.facebook.buck.io.DeterministicJarManifestWriter
-
- write(boolean, boolean, boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjProject
-
Write the project to disk.
- write(boolean, boolean) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectWriter
-
- write(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
-
- write(char[], int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(char[]) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(String) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(String, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- write(byte[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- write(byte[], int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- write(int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
-
- write(byte[], int, int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
-
- write(byte[], int, int) - Method in class com.facebook.buck.zip.CustomZipOutputStream
-
- write(int) - Method in class com.facebook.buck.zip.CustomZipOutputStream
-
Writes the specified byte to this output stream.
- writeAndClose(OutputStream) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
-
- writeArtifactCompressionEvent(ArtifactCompressionEvent, ChromeTraceEvent.Phase) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- writeCommandToBuffer(LinkEditDataCommand, ByteBuffer) - Static method in class com.facebook.buck.macho.LinkEditDataCommandUtils
-
- writeCommandToBuffer(LoadCommandCommonFields, ByteBuffer) - Static method in class com.facebook.buck.macho.LoadCommandCommonFieldsUtils
-
Writes a byte representation of the load command into the given buffer.
- writeCommandToBuffer(SegmentCommand, ByteBuffer, boolean) - Static method in class com.facebook.buck.macho.SegmentCommandUtils
-
- writeCommandToBuffer(SymTabCommand, ByteBuffer) - Static method in class com.facebook.buck.macho.SymTabCommandUtils
-
- writeCommandToBuffer(UUIDCommand, ByteBuffer) - Static method in class com.facebook.buck.macho.UUIDCommandUtils
-
- writeContentsToPath(String, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.ProjectFilesystem
-
- writeEntry(String, InputStream) - Method in class com.facebook.buck.io.HashingDeterministicJarWriter
-
- writeEvent(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.FileSerializationEventBusListener
-
- WriteFile - Class in com.facebook.buck.file
-
- WriteFile(BuildRuleParams, SourcePathResolver, String, Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
-
- WriteFile(BuildRuleParams, SourcePathResolver, byte[], Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
-
- writeFile(ProjectFilesystem, ObjectMapper) - Method in interface com.facebook.buck.jvm.java.ClassUsageFileWriter
-
- writeFile(ProjectFilesystem, ObjectMapper) - Method in class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
-
- writeFile(ProjectFilesystem, ObjectMapper) - Method in class com.facebook.buck.jvm.java.NoOpClassUsageFileWriter
-
- WriteFileStep - Class in com.facebook.buck.step.fs
-
- WriteFileStep(ProjectFilesystem, ByteSource, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
-
- WriteFileStep(ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
-
- WriteFileStep(ProjectFilesystem, Supplier<String>, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
-
- writeLinesToFile(Iterable<String>, Path) - Static method in class com.facebook.buck.io.MoreFiles
-
Writes the specified lines to the specified file, encoded as UTF-8.
- writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.ProjectFilesystem
-
Writes each line in lines with a trailing newline to a file at the specified path.
- writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
-
- writeMetadataToDisk(boolean) - Method in class com.facebook.buck.rules.BuildInfoRecorder
-
- writeNlistToBuffer(Nlist, ByteBuffer, boolean) - Static method in class com.facebook.buck.macho.NlistUtils
-
Writes the given Nlist to the buffer at the current position.
- writeOutput() - Method in class com.facebook.buck.graph.Dot
-
- writeResult(String, List<TestResult>) - Method in class com.facebook.buck.testrunner.BaseRunner
-
The test result file is written as XML to avoid introducing a dependency on JSON (see class
overview).
- writeStdin(ByteBuffer) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
-
Invoke this to directly write data to the launched process's stdin.
- WriteStringTemplateRule - Class in com.facebook.buck.rules
-
- WriteStringTemplateRule(BuildRuleParams, SourcePathResolver, Path, SourcePath, ImmutableMap<String, String>, boolean) - Constructor for class com.facebook.buck.rules.WriteStringTemplateRule
-
- writeSubgraphOutput(DirectedAcyclicGraph<T>, String, ImmutableSet<T>, Function<T, String>, Appendable) - Static method in class com.facebook.buck.graph.Dot
-
- writeTo(ProjectFilesystem, Path) - Method in class com.facebook.buck.jvm.java.abi.StubJar
-
- writeToFile(ST, Path) - Method in class com.facebook.buck.jvm.java.intellij.IjProjectWriter
-
- writeUnhashedEntry(String, InputStream) - Method in class com.facebook.buck.io.HashingDeterministicJarWriter
-
- writeXmlOutput(List<TestResults>, Writer) - Static method in class com.facebook.buck.cli.TestRunning
-
Writes the test results in XML format to the supplied writer.